S
T
E
public interface ExceptionalFunction<S,T,E extends Exception>
apply(S item)
T apply(S item) throws E extends Exception
item
E extends Exception
Copyright © 2007-2012 The Apache Software Foundation