Package de.mhus.lib.core.logging
Interface ParameterEntryMapper
-
public interface ParameterEntryMapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectmap(Object in)Return a new object if you are able to map this object.
-