Class CMapByteCid.Cursor

  • Enclosing class:
    CMapByteCid

    protected static class CMapByteCid.Cursor
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int length  
      int offset  
    • Constructor Summary

      Constructors 
      Constructor Description
      Cursor​(int offset, int length)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • offset

        public int offset
      • length

        public int length
    • Constructor Detail

      • Cursor

        public Cursor​(int offset,
                      int length)