|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ETreeMapNode<K,V>
| Method Summary | |
|---|---|
void |
delete(ETreeMap<K,V,ETreeMapNode<K,V>> map)
|
void |
insert(ETreeMap<K,V,ETreeMapNode<K,V>> map,
K key,
V value)
|
| Methods inherited from interface org.millscript.commons.util.UTreeMapNode |
|---|
update |
| Methods inherited from interface org.millscript.commons.util.ITreeMapNode |
|---|
deepCopy, find, getFirstInSequence, getNextInSequence, size |
| Methods inherited from interface org.millscript.commons.util.Maplet |
|---|
getKey, getValue |
| Method Detail |
|---|
void delete(ETreeMap<K,V,ETreeMapNode<K,V>> map)
void insert(ETreeMap<K,V,ETreeMapNode<K,V>> map,
K key,
V value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||