|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractMap.SimpleImmutableEntry | |
|---|---|
| org.compass.core.util.backport.java.util.concurrent | Utility classes commonly useful in concurrent programming. |
| Uses of AbstractMap.SimpleImmutableEntry in org.compass.core.util.backport.java.util.concurrent |
|---|
| Methods in org.compass.core.util.backport.java.util.concurrent that return AbstractMap.SimpleImmutableEntry | |
|---|---|
(package private) AbstractMap.SimpleImmutableEntry |
ConcurrentSkipListMap.Node.createSnapshot()
Creates and returns a new SimpleImmutableEntry holding current mapping if this node holds a valid value, else null. |
(package private) AbstractMap.SimpleImmutableEntry |
ConcurrentSkipListMap.getNear(Object key,
int rel)
Returns SimpleImmutableEntry for results of findNear. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||