org.gcube.vremanagement.vremodeler.impl.util
Class Triple<A,B,C>
java.lang.Object
org.gcube.vremanagement.vremodeler.impl.util.Pair<A,B>
org.gcube.vremanagement.vremodeler.impl.util.Triple<A,B,C>
public class Triple<A,B,C>
- extends Pair<A,B>
|
Constructor Summary |
Triple(A first,
B second,
C third)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Triple
public Triple(A first,
B second,
C third)
getThird
public C getThird()
Copyright © 2013. All Rights Reserved.