I - public abstract class AbstractIntegerConverter<I extends Number> extends AbstractNumberConverter<I>
| Constructor and Description |
|---|
AbstractIntegerConverter() |
| Modifier and Type | Method and Description |
|---|---|
NumberFormat |
getNumberFormat(Locale locale) |
convertToString, parsegetTargetType, newConversionException, parseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertToObjectpublic NumberFormat getNumberFormat(Locale locale)
getNumberFormat in class AbstractNumberConverter<I extends Number>locale - The localeCopyright © 2006-2012 Apache Software Foundation. All Rights Reserved.