public final class RealBaseType extends Object implements BaseType
RealBaseType()
RealBaseType(double min, double max, Set<Double> enums)
boolean
equals(Object obj)
Set<Double>
getEnums()
double
getMax()
getMin()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public RealBaseType()
public RealBaseType(double min, double max, Set<Double> enums)
min
max
enums
public double getMin()
public double getMax()
public Set<Double> getEnums()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString