|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfreemarker.template.WrappingTemplateModel
freemarker.template.SimpleSequence
freemarker.template.SimpleList
This is a trivial subclass that exists for backward compatibility with the SimpleList from FreeMarker Classic.
This class is thread-safe.
SimpleSequence,
Serialized Form| Field Summary |
| Fields inherited from class freemarker.template.SimpleSequence |
list |
| Fields inherited from interface freemarker.template.TemplateModel |
NOTHING |
| Constructor Summary | |
SimpleList()
Deprecated. |
|
SimpleList(java.util.List list)
Deprecated. |
|
| Methods inherited from class freemarker.template.SimpleSequence |
add, add, get, size, synchronizedWrapper, toString |
| Methods inherited from class freemarker.template.WrappingTemplateModel |
getDefaultObjectWrapper, getObjectWrapper, setDefaultObjectWrapper, setObjectWrapper, wrap |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SimpleList()
public SimpleList(java.util.List list)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||