|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Changed Methods | ||
boolean equals(Object) |
Documentation changed from old to new. |
Override equals. |
char getDecimalSeparator() |
Documentation changed from old to new. |
Gets the character used for decimal sign. |
char getDigit() |
Documentation changed from old to new. |
Gets the character used for a digit in a pattern. |
char getGroupingSeparator() |
Documentation changed from old to new. |
Gets the character used for thousands separator. |
String getInfinity() |
Documentation changed from old to new. |
Gets the character used to represent infinity. |
char getMinusSign() |
Documentation changed from old to new. |
Gets the character used to represent minus sign. |
String getNaN() |
Documentation changed from old to new. |
Gets the character used to represent NaN. |
char getPatternSeparator() |
Documentation changed from old to new. |
Gets the character used to separate positive and negative subpatterns in a pattern. |
char getPerMill() |
Documentation changed from old to new. |
Gets the character used for mille percent sign. |
char getPercent() |
Documentation changed from old to new. |
Gets the character used for percent sign. |
char getZeroDigit() |
Documentation changed from old to new. |
Gets the character used for zero. |
int hashCode() |
Documentation changed from old to new. |
Override hashCode. |
void setDecimalSeparator(char) |
Documentation changed from old to new. |
Set the character used for decimal sign. |
void setDigit(char) |
Documentation changed from old to new. |
Set the character used for a digit in a pattern. |
void setGroupingSeparator(char) |
Documentation changed from old to new. |
Set the character used for thousands separator. |
void setInfinity(String) |
Documentation changed from old to new. |
Set the character used to represent infinity. |
void setMinusSign(char) |
Documentation changed from old to new. |
Set the character used to represent minus sign. |
void setNaN(String) |
Documentation changed from old to new. |
Set the character used to represent NaN. |
void setPatternSeparator(char) |
Documentation changed from old to new. |
Set the character used to separate positive and negative subpatterns in a pattern. |
void setPerMill(char) |
Documentation changed from old to new. |
Set the character used for mille percent sign. |
void setPercent(char) |
Documentation changed from old to new. |
Set the character used for percent sign. |
void setZeroDigit(char) |
Documentation changed from old to new. |
Set the character used for zero. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||