com.ca.pki.util
Class IntegerKeeper

java.lang.Object
  |
  +--com.ca.pki.util.IntegerKeeper

public class IntegerKeeper
extends java.lang.Object


Field Summary
 int value
           
 
Constructor Summary
IntegerKeeper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public int value
Constructor Detail

IntegerKeeper

public IntegerKeeper()