Class StringSearch.CollationPCE.Range

  • Enclosing class:
    StringSearch.CollationPCE

    public static final class StringSearch.CollationPCE.Range
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int ixHigh_  
      (package private) int ixLow_  
    • Constructor Summary

      Constructors 
      Constructor Description
      Range()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ixLow_

        int ixLow_
      • ixHigh_

        int ixHigh_
    • Constructor Detail

      • Range

        public Range()