T
- first argumentU
- second argumentV
- third argumentZ
- returned classCompositionFunction
, ProjectionFunction
public interface TriFunction<T,U,V,Z>
Modifier and Type | Method | Description |
---|---|---|
Z |
apply(T arg1,
U arg2,
V arg3) |
Copyright © 2021. All rights reserved.