public class FlipPair<T1,T2> extends Object implements Delegate<Pair<T2,T1>,Pair<T1,T2>>
FlipPair()
Pair<T2,T1>
perform(Pair<T1,T2> source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FlipPair()
public Pair<T2,T1> perform(Pair<T1,T2> source)
perform
Delegate<Pair<T2,T1>,Pair<T1,T2>>
Copyright © 2016. All rights reserved.