Class MeridioConnector.MutableInteger

  • Enclosing class:
    MeridioConnector

    protected static class MeridioConnector.MutableInteger
    extends java.lang.Object
    Helper class for keeping track of metadata index for each document
    • Constructor Summary

      Constructors 
      Constructor Description
      MutableInteger()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getValue()  
      void increment()  
      • Methods inherited from class java.lang.Object

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

      • MutableInteger

        public MutableInteger()
    • Method Detail

      • getValue

        public int getValue()
      • increment

        public void increment()