Class Bidi.Isolate

  • Enclosing class:
    Bidi

    static class Bidi.Isolate
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int start1  
      (package private) int startON  
      (package private) short state  
      (package private) short stateImp  
    • Constructor Summary

      Constructors 
      Constructor Description
      Isolate()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • startON

        int startON
      • start1

        int start1
      • stateImp

        short stateImp
      • state

        short state
    • Constructor Detail

      • Isolate

        Isolate()