net.sf.jasperreports.engine.fill
Class JRByteIncrementerFactory

java.lang.Object
  extended bynet.sf.jasperreports.engine.fill.JRByteIncrementerFactory
All Implemented Interfaces:
JRIncrementerFactory

public class JRByteIncrementerFactory
extends java.lang.Object
implements JRIncrementerFactory

Version:
$Id: JRByteIncrementerFactory.java,v 1.15 2005/07/20 16:11:31 lucianc Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
protected static java.lang.Byte ZERO
           
 
Method Summary
 JRIncrementer getIncrementer(byte calculation)
           
static JRByteIncrementerFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ZERO

protected static final java.lang.Byte ZERO
Method Detail

getInstance

public static JRByteIncrementerFactory getInstance()

getIncrementer

public JRIncrementer getIncrementer(byte calculation)
Specified by:
getIncrementer in interface JRIncrementerFactory


© 2001-2005 JasperSoft Corporation www.jaspersoft.com