Class Offsets.Raw

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

    public static class Offsets.Raw
    extends java.lang.Object
    implements RandomOffset
    Offset represented by the raw string value.
    See Also:
    Serialized Form
    • Method Summary

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

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

      • getRaw

        public java.lang.String getRaw()