org.kuali.kfs.gl.batch.service.impl
Class CollectorReportServiceImpl.KualiDecimalFormatter
java.lang.Object
org.kuali.kfs.gl.batch.service.impl.CollectorReportServiceImpl.KualiDecimalFormatter
- All Implemented Interfaces:
- Formattable
- Enclosing class:
- CollectorReportServiceImpl
protected class CollectorReportServiceImpl.KualiDecimalFormatter
- extends Object
- implements Formattable
Method Summary |
void |
formatTo(Formatter formatter,
int flags,
int width,
int precision)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectorReportServiceImpl.KualiDecimalFormatter
public CollectorReportServiceImpl.KualiDecimalFormatter(org.kuali.rice.kns.util.KualiDecimal numberToFormat)
formatTo
public void formatTo(Formatter formatter,
int flags,
int width,
int precision)
- Specified by:
formatTo
in interface Formattable
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.