T1 - the first parameter typeT2 - the second parameter typeT3 - the third parameter typepublic class FirstParamOfThree<T1,T2,T3> extends Object implements TernaryDelegate<T1,T1,T2,T3>
public T1 perform(T1 first, T2 second, T3 third)
TernaryDelegateCopyright © 2013. All rights reserved.