- All Known Implementing Classes:
KeyedValues2DItemKey
,KeyedValuesItemKey
,XYItemKey
public interface ItemKey
A key that references a single data item in a dataset.
-
Method Summary
Modifier and TypeMethodDescriptionReturns a JSON formatted string representing the key.
-
Method Details
-
toJSONString
String toJSONString()Returns a JSON formatted string representing the key.- Returns:
- A JSON formatted string.
-