|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateResult | |
---|---|
org.javimmutable.collections.tree |
Uses of UpdateResult in org.javimmutable.collections.tree |
---|
Methods in org.javimmutable.collections.tree that return UpdateResult | ||
---|---|---|
static
|
UpdateResult.createInPlace(TreeNode<K,V> newNode,
int sizeDelta)
|
|
static
|
UpdateResult.createSplit(TreeNode<K,V> newNode,
TreeNode<K,V> extraNode,
int sizeDelta)
|
|
static
|
UpdateResult.createUnchanged()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |