@FunctionalInterface public interface ValueMapper<I,O,T extends java.lang.Throwable>
O
map(I value)
O map(I value) throws T extends java.lang.Throwable
T extends java.lang.Throwable