|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Representation in <Unnamed> |
---|
Fields in <Unnamed> declared as Representation | |
---|---|
private Representation |
Holder.decimalRepresentation
|
private Representation |
CSD.decimalRepresentation
|
private Representation |
Holder.fractionRepresentation
|
private Representation |
CSD.fractionRepresentation
|
Methods in <Unnamed> that return Representation | |
---|---|
Representation |
Holder.getDecimalRepresentation()
Return a representation of the decimal portion of the floating point number. |
Representation |
Holder.getFractionRepresentation()
Return a representation of the fraction portion of the floating point number. |
Methods in <Unnamed> with parameters of type Representation | |
---|---|
void |
Holder.setDecimalRepresentation(Representation representation)
Set the decimal internal representation |
void |
Holder.setFractionRepresentation(Representation representation)
Set the fraction internal representation |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |