Class Triple<TFirst,TSecond,TThird>

java.lang.Object
com.strobel.core.Triple<TFirst,TSecond,TThird>
All Implemented Interfaces:
Comparable<Triple<TFirst,TSecond,TThird>>

public final class Triple<TFirst,TSecond,TThird> extends Object implements Comparable<Triple<TFirst,TSecond,TThird>>
Author:
strobelm