@FunctionalInterface public interface IFunction<I,O,E extends Exception> extends IExecutable
O
execute(I value)
O execute(I value) throws E extends Exception
E extends Exception
Copyright © 2007–2016 Andreas Bartels. All rights reserved.