|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.elasticpath.commons.util.Collections
public class Collections
A supplement to java.util.Collections.
| Field Summary | |
|---|---|
static java.util.SortedMap |
EMPTY_SORTED_MAP
The empty sorted map (immutable). |
static java.util.SortedSet |
EMPTY_SORTED_SET
The empty sorted set (immutable). |
| Constructor Summary | |
|---|---|
Collections()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.SortedMap EMPTY_SORTED_MAP
public static final java.util.SortedSet EMPTY_SORTED_SET
#emptySet()| Constructor Detail |
|---|
public Collections()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||