net.sourceforge.barbecue.linear.code128
Class Accumulator
java.lang.Object
net.sourceforge.barbecue.linear.code128.Accumulator
public final class Accumulator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Accumulator
public Accumulator(int startingValue)
getValue
public int getValue()
add
public void add(int value)
increment
public void increment()
Copyright © 2003-2011 barbecue.sourceforge.net. All Rights Reserved.