Class ContextState


  • public class ContextState
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int _offset  
    • Constructor Summary

      Constructors 
      Constructor Description
      ContextState​(int offset)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • _offset

        public final int _offset
    • Constructor Detail

      • ContextState

        public ContextState​(int offset)