Class Offsets.Token

  • All Implemented Interfaces:
    RandomOffset, java.io.Serializable
    Enclosing class:
    Offsets

    public static class Offsets.Token
    extends java.lang.Object
    implements RandomOffset
    Offset represented by a token (hash) of the key.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getToken()  
      • Methods inherited from class java.lang.Object

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

      • getToken

        public long getToken()