C
- calculation object typeT
- column content class type
(must match ColumnInfo.getContentClass() result)public static interface CalcStarTable.Col<C,T>
Modifier and Type | Method and Description |
---|---|
ColumnInfo |
getInfo()
Returns the metadata for this column.
|
T |
getValue(C calculation)
Returns the value for this column extracted from a given
calculation object.
|
ColumnInfo getInfo()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.