@Runtime @FunctionalInterface public interface MapoidFormatter<D,R> extends Function<Map.Entry<D,R>,Format>
Function.apply(Object)
, a sequence of
formats can be constructed by
mapping
such an object over a collection of "Map.Entrysee also the complete user documentation .