public interface QuadrupledFunction<T,V,X,W,R>
Modifier and Type | Method and Description |
---|---|
R |
apply(T t,
V v,
X x,
W w) |
R apply(T t, V v, X x, W w) throws P4JavaException
P4JavaException
Copyright © 2017 Perforce Software. All Rights Reserved.