com.sun.management.oss.impl.factory.util
Class GranualityFinder

java.lang.Object
  extended bycom.sun.management.oss.impl.factory.util.GranualityFinder

public class GranualityFinder
extends java.lang.Object


Constructor Summary
GranualityFinder()
           
 
Method Summary
 void addToCompareSet(int[] compSet)
           
 int[] getGranuality()
           
 void setFirstSet(int[] inData)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GranualityFinder

public GranualityFinder()
Method Detail

setFirstSet

public void setFirstSet(int[] inData)
                 throws java.lang.IllegalStateException
Throws:
java.lang.IllegalStateException

addToCompareSet

public void addToCompareSet(int[] compSet)
                     throws java.lang.IllegalStateException
Throws:
java.lang.IllegalStateException

getGranuality

public int[] getGranuality()
                    throws java.lang.IllegalStateException
Throws:
java.lang.IllegalStateException