Package com.github.underscore
Class Underscore.TemplateImpl<K,V>
- java.lang.Object
-
- com.github.underscore.Underscore.TemplateImpl<K,V>
-
-
Constructor Summary
Constructors Modifier Constructor Description privateTemplateImpl(String template)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringapply(Map<K,V> value)List<String>check(Map<K,V> value)
-