public class TripleRotateLeft<T1,T2,T3> extends Object implements Delegate<Triple<T2,T3,T1>,Triple<T1,T2,T3>>
TripleRotateLeft()
Triple<T2,T3,T1>
perform(Triple<T1,T2,T3> triple)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TripleRotateLeft()
public Triple<T2,T3,T1> perform(Triple<T1,T2,T3> triple)
perform
Delegate<Triple<T2,T3,T1>,Triple<T1,T2,T3>>
Copyright © 2013. All rights reserved.