net.sf.jasperreports.engine.fill
Class JRDistinctCountIncrementerFactory
java.lang.Object
net.sf.jasperreports.engine.fill.JRDistinctCountIncrementerFactory
- All Implemented Interfaces:
- JRIncrementerFactory
public class JRDistinctCountIncrementerFactory
- extends Object
- implements JRIncrementerFactory
- Version:
- $Id: JRDistinctCountIncrementerFactory.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRDistinctCountIncrementerFactory
public JRDistinctCountIncrementerFactory()
getInstance
public static JRDistinctCountIncrementerFactory getInstance()
getIncrementer
public JRIncrementer getIncrementer(byte calculation)
- Specified by:
getIncrementer in interface JRIncrementerFactory
Copyright © 2012. All Rights Reserved.