Package com.illumon.iris.db.util.string
Interface StringUtils.StringKeyedObject
- All Known Subinterfaces:
ColumnLocation<TLT>
,DeephavenFormatColumnLocation<TLT>
,ParquetFormatColumnLocation<ATTR,TLT>
- All Known Implementing Classes:
AbstractColumnLocation
,LastByTableImportState.ResultTableMap
,LocalColumnLocation
- Enclosing class:
- StringUtils
public static interface StringUtils.StringKeyedObject
Interface to make auto-keying by toString() safer and more flexible.
-
Method Summary
Modifier and Type Method Description default String
getStringRepresentation()