Class JapaneseContextAnalysis.Order

  • Enclosing class:
    JapaneseContextAnalysis

    protected static class JapaneseContextAnalysis.Order
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int charLength  
      int order  
    • Constructor Summary

      Constructors 
      Constructor Description
      Order()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • order

        public int order
      • charLength

        public int charLength
    • Constructor Detail

      • Order

        public Order()