net.sf.jasperreports.engine.fill
Class JRByteIncrementerFactory
java.lang.Object
net.sf.jasperreports.engine.fill.JRAbstractExtendedIncrementerFactory
net.sf.jasperreports.engine.fill.JRByteIncrementerFactory
- All Implemented Interfaces:
- JRExtendedIncrementerFactory, JRIncrementerFactory
public final class JRByteIncrementerFactory
- extends JRAbstractExtendedIncrementerFactory
- Version:
- $Id: JRByteIncrementerFactory.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
|
Field Summary |
protected static Byte |
ZERO
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZERO
protected static final Byte ZERO
getInstance
public static JRByteIncrementerFactory getInstance()
getExtendedIncrementer
public JRExtendedIncrementer getExtendedIncrementer(CalculationEnum calculation)
Copyright © 2012. All Rights Reserved.