T
- the first parameterU
- the second parameterV
- the third parameterR
- the returned typepublic interface TerFunction<T,U,V,R>
Represents a contract inspired from Java 8 features which defines a function expecting three parameters..
Copyright © 2012-2015. All Rights Reserved.