|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--freemarker.template.SimpleSequence | +--freemarker.template.SimpleList
This is a trivial subclass that exists for backward compatibility with the SimpleList from Freemarker Classic.
SimpleSequence
, Serialized FormFields inherited from class freemarker.template.SimpleSequence |
list |
Constructor Summary | |
SimpleList()
Deprecated. |
|
SimpleList(java.util.List list)
Deprecated. |
Methods inherited from class freemarker.template.SimpleSequence |
add, add, add, get, isEmpty, size, synchronizedWrapper |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimpleList()
public SimpleList(java.util.List list)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |