public interface IdentifiedColumnData
The identifier can be used for assessment of equality. Instances referring to different columns should have different values, and the identifier for a single instance should change if the content of its columns is expected to have changed.
| Modifier and Type | Method and Description |
|---|---|
uk.ac.starlink.table.ColumnData |
getColumnData()
Returns the ColumnData.
|
String |
getId()
Returns the identifier, which can be used to assess equality
of the content of the column data at construction time of this object.
|
uk.ac.starlink.table.ColumnData getColumnData()
String getId()
Copyright © 2003-2026 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.