org.deegree.commons.utils
Class Triple<T,U,V>
java.lang.Object
org.deegree.commons.utils.Triple<T,U,V>
- Type Parameters:
T
- U
- V
-
public final class Triple<T,U,V>
- extends Object
Triple
- Version:
- $Revision: 18507 $, $Date: 2009-07-16 16:47:46 +0200 (Do, 16 Jul 2009) $
- Author:
- Andreas Schmitz, last edited by: $Author: aschmitz $
first
public T first
second
public U second
third
public V third
Triple
public Triple()
Triple
public Triple(T t,
U u,
V v)
- Parameters:
t
- u
- v
-
equals
public boolean equals(Object other)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>