|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HNode<K,V>
| Method Summary | |
|---|---|
HNode<K,V>[] |
children()
|
boolean |
isLeaf()
|
K |
key()
|
V |
value()
|
| Method Detail |
|---|
V value()
K key()
HNode<K,V>[] children()
boolean isLeaf()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||