Class Tuple1
java.lang.Object
tools.refinery.store.tuple.Tuple1
- All Implemented Interfaces:
Comparable<Tuple>, Tuple
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThis class uses safe double-checked locking, see Safe Publication and Safe Initialization in Java for details. -
Method Summary
-
Method Details
-
value0
public int value0() -
getSize
-
get
-
set
-
toString
-
equals
-
hashCode
-
compareTo
-