|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PresentableFactoryInterface | |
com.rubecula.jep | JQuantity/JEP Integration (Optional package). |
com.rubecula.jquantity | JQuantity
Contents:
Copyright Notice
Overview
JQuantity Philosophy
Programming Conventions
Package Structure |
Uses of PresentableFactoryInterface in com.rubecula.jep |
Fields in com.rubecula.jep declared as PresentableFactoryInterface | |
private PresentableFactoryInterface |
PresentableNumberFactory._PresentableFactory
An implementation of PresentableFactoryInterface, in particular: PresentableFactory .
|
Uses of PresentableFactoryInterface in com.rubecula.jquantity |
Classes in com.rubecula.jquantity that implement PresentableFactoryInterface | |
class |
PresentableFactory
Factory class for creating Presentables from double or long values (the preferred method of creating Presentables is to start with a String, create a Presentation using an implementer of PresentationFactoryInterface, and then turn that into a Presentable). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |