Uses of Class
com.ajc.esim.core.Prefix

Packages that use Prefix
com.ajc.esim.core   
 

Uses of Prefix in com.ajc.esim.core
 

Fields in com.ajc.esim.core declared as Prefix
static Prefix[] Data.prefixes
          Array of Prefixes used for a feature still in devlopment.
 

Methods in com.ajc.esim.core that return Prefix
static Prefix Calc.findPrefix(double val)
          Gets the best prefix for a number.
 Prefix Data.getPrefix(int POT)
          Gets the prefix corrsponding to the specificed power of ten Currently returns only the 4th prefix (0)