Class AbstractDocumentReader.Pointer

  • Enclosing class:
    AbstractDocumentReader

    private static class AbstractDocumentReader.Pointer
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int v  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Pointer()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • v

        public int v
    • Constructor Detail

      • Pointer

        private Pointer()