public interface Function<R,V,E extends Throwable>
R
invoke(V value)
R invoke(V value) throws E extends Throwable
E extends Throwable
Copyright © 2008-2013 Sonatype. All Rights Reserved.