Package yakworks.api
Interface AsMap
-
public interface AsMaphekper for an asMap method
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Object>asMap()converts to Map, helpfull for to json and can be overriden on concrete impls
-