Class Context


  • final class Context
    extends java.lang.Object
    Common context lookup table for all context modes.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static int[] LOOKUP  
      (package private) static int[] LOOKUP_OFFSETS  
    • Constructor Summary

      Constructors 
      Constructor Description
      Context()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LOOKUP

        static final int[] LOOKUP
      • LOOKUP_OFFSETS

        static final int[] LOOKUP_OFFSETS
    • Constructor Detail

      • Context

        Context()