|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfreemarker.template.utility.Collections12
public class Collections12
Implementation of missing JDK 1.3 collection features for JDK 1.2
| Field Summary | |
|---|---|
static java.util.Map |
EMPTY_MAP
|
| Method Summary | |
|---|---|
static java.util.List |
singletonList(java.lang.Object o)
|
static java.util.Map |
singletonMap(java.lang.Object key,
java.lang.Object value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.Map EMPTY_MAP
| Method Detail |
|---|
public static java.util.Map singletonMap(java.lang.Object key,
java.lang.Object value)
public static java.util.List singletonList(java.lang.Object o)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||