public class CachedTemplate
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
lastModified |
protected io.datatree.Tree |
tree |
| Modifier | Constructor and Description |
|---|---|
protected |
CachedTemplate(io.datatree.Tree tree,
long lastModified) |