|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.util.concurrent.CopyOnWriteSortedMap.Functions
public static final class CopyOnWriteSortedMap.Functions
Factories that create the standard Collections Map
implementations.
Constructor Summary | |
---|---|
CopyOnWriteSortedMap.Functions()
|
Method Summary | ||
---|---|---|
static
|
tree()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CopyOnWriteSortedMap.Functions()
Method Detail |
---|
public static <K,V> CopyOnWriteSortedMap.CopyFunction<java.util.SortedMap<K,V>> tree()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |