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.