public interface Function5<A,B,C,D,E,R> extends Serializable
static class
Function5.Impl<A,B,C,D,E,R>
R
apply(A a, B b, C c, D d, E e)
R apply(A a, B b, C c, D d, E e)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.