org.kuali.kfs.gl.batch.service.impl
Class CollectorReportServiceImpl.KualiDecimalFormatter

java.lang.Object
  extended by org.kuali.kfs.gl.batch.service.impl.CollectorReportServiceImpl.KualiDecimalFormatter
All Implemented Interfaces:
Formattable
Enclosing class:
CollectorReportServiceImpl

protected class CollectorReportServiceImpl.KualiDecimalFormatter
extends Object
implements Formattable


Constructor Summary
CollectorReportServiceImpl.KualiDecimalFormatter(org.kuali.rice.kns.util.KualiDecimal numberToFormat)
           
 
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
 

Constructor Detail

CollectorReportServiceImpl.KualiDecimalFormatter

public CollectorReportServiceImpl.KualiDecimalFormatter(org.kuali.rice.kns.util.KualiDecimal numberToFormat)
Method Detail

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.