Package com.jackmeng.stl
Class stl_Struct.struct_Triple<A,B,C>
java.lang.Object
com.jackmeng.stl.stl_Struct.struct_Triple<A,B,C>
- Enclosing class:
- stl_Struct
public static final class stl_Struct.struct_Triple<A,B,C>
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description struct_Triple(A first, B second, C third)
-
Method Summary
Modifier and Type Method Description java.lang.Object[]
to_array()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
first
-
second
-
third
-
-
Constructor Details
-
struct_Triple
-
-
Method Details
-
to_array
public java.lang.Object[] to_array()
-