net.moraleboost.junsai.doublearray
クラス Trie.Result

java.lang.Object
  上位を拡張 net.moraleboost.junsai.doublearray.Trie.Result
含まれているクラス:
Trie

public static class Trie.Result
extends java.lang.Object


フィールドの概要
 int length
           
 int value
           
 
コンストラクタの概要
Trie.Result()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

value

public int value

length

public int length
コンストラクタの詳細

Trie.Result

public Trie.Result()