Item % of partially implemented % of fully implemented
java.text
89
applyPattern(String) : void
toPattern() : String
ChoiceFormat(String) : void
ChoiceFormat(double[], String[]) : void
setChoices(double[], String[]) : void
getLimits() : double[]
getFormats() : Object[]
isStrict() : boolean
setStrict(boolean) : void
nextDouble(double) : double
nextDouble(double, boolean) : double
previousDouble(double) : double
clone() : Object
hashCode() : int
toString() : String
equals(Object) : boolean