Package org.xyou.xcommon.tuple
Class XTuple3<V1,V2,V3>
- java.lang.Object
-
- org.xyou.xcommon.base.XBaseObject
-
- org.xyou.xcommon.tuple.XTuple3<V1,V2,V3>
-
- All Implemented Interfaces:
java.io.Serializable
public final class XTuple3<V1,V2,V3> extends XBaseObject
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class org.xyou.xcommon.base.XBaseObject
canEqual, equals, hashCode, toString
-
-