Searched refs:CANNOT_FORMAT_OBJECT_TO_FRACTION (Results 1 - 3 of 3) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
H A DLocalizedFormats.java63 CANNOT_FORMAT_OBJECT_TO_FRACTION("cannot format given object as a fraction number"), enum constant in enum:LocalizedFormats
/external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
H A DBigFractionFormat.java178 LocalizedFormats.CANNOT_FORMAT_OBJECT_TO_FRACTION);
H A DFractionFormat.java189 LocalizedFormats.CANNOT_FORMAT_OBJECT_TO_FRACTION);

Completed in 86 milliseconds