T1
T2
T3
public class TernaryIdentity<T1,T2,T3> extends Object implements TernaryDelegate<Triple<T1,T2,T3>,T1,T2,T3>
TernaryIdentity()
Triple<T1,T2,T3>
perform(T1 first, T2 second, T3 third)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TernaryIdentity()
public Triple<T1,T2,T3> perform(T1 first, T2 second, T3 third)
TernaryDelegate
perform
TernaryDelegate<Triple<T1,T2,T3>,T1,T2,T3>
first
second
third
Copyright © 2013. All Rights Reserved.