Interface ParameterEntryMapper


  • public interface ParameterEntryMapper
    • Method Detail

      • map

        Object map​(Object in)
        Return a new object if you are able to map this object. If not return null.
        Parameters:
        in -
        Returns:
        the mapped value