Template<Map<K,V>>
Function<Map<K,V>,String>
private final String
template
private
TemplateImpl(String template)
String
apply(Map<K,V> value)
List<String>
check(Map<K,V> value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose
apply
Function<K,V>
check
Template<K>