Class representing an ordered triple of objects, possibly typed. Useful when you'd like a method to return three objects, or would like to put triples of objects in a Collection or Map. equals() and hashcode() should work properly.
@author Teg Grenager (grenager@stanford.edu)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.