|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Sign | |
|---|---|
| com.ancientprogramming.fixedformat4j.annotation | |
| com.ancientprogramming.fixedformat4j.format.data | |
| Uses of Sign in com.ancientprogramming.fixedformat4j.annotation |
|---|
| Methods in com.ancientprogramming.fixedformat4j.annotation that return Sign | |
|---|---|
static Sign |
Sign.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Sign[] |
Sign.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Uses of Sign in com.ancientprogramming.fixedformat4j.format.data |
|---|
| Methods in com.ancientprogramming.fixedformat4j.format.data that return Sign | |
|---|---|
Sign |
FixedFormatNumberData.getSigning()
|
| Constructors in com.ancientprogramming.fixedformat4j.format.data with parameters of type Sign | |
|---|---|
FixedFormatNumberData(Sign signing,
char positiveSign,
char negativeSign)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||