Uses of Class
com.jeffpalm.util.RestrictedNumber.Float

Packages that use RestrictedNumber.Float
com.jeffpalm.util   
 

Uses of RestrictedNumber.Float in com.jeffpalm.util
 

Methods in com.jeffpalm.util that return RestrictedNumber.Float
static RestrictedNumber.Float RestrictedNumber.Float.newInstance(float val, float lo, float hi)
           
static RestrictedNumber.Float RestrictedNumber.Float.newZero(float lo, float hi)