Class CachedTemplate
java.lang.Object
services.moleculer.web.template.languages.CachedTemplate
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final longprotected final io.datatree.Tree -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tree
protected final io.datatree.Tree tree -
lastModified
protected final long lastModified
-
-
Constructor Details
-
CachedTemplate
protected CachedTemplate(io.datatree.Tree tree, long lastModified)
-