Package 

Class IntegerAccepter

    • Constructor Summary

      Constructors 
      Constructor Description
      IntegerAccepter(int pSize)
    • Method Summary

      Modifier and Type Method Description
      void init()
      void add(int pInteger)
      int getValue(int pIndex)
      void end()
      void flush()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IntegerAccepter

        IntegerAccepter(int pSize)