Class Bidi.Point

  • Enclosing class:
    Bidi

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

      Fields 
      Modifier and Type Field Description
      (package private) int flag  
      (package private) int pos  
    • Constructor Summary

      Constructors 
      Constructor Description
      Point()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • pos

        int pos
      • flag

        int flag
    • Constructor Detail

      • Point

        Point()