All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface pnuts.lang.QuantityFactory

public interface QuantityFactory
A factory class for unit numbers. See The language specification for details.


Method Index

 o make(Number, String)

Methods

 o make
 public abstract Object make(Number number,
                             String unit)

All Packages  Class Hierarchy  This Package  Previous  Next  Index