Interface IValueValue<X>
- All Known Implementing Classes:
KeyValue, LabelValue
public interface IValueValue<X>
Marker interface for tuples with a "value" value.
- Since:
- 1.1
-
Method Summary
-
Method Details
-
getValue
X getValue()
-
KeyValue, LabelValueMarker interface for tuples with a "value" value.