Interface StringUtils.StringKeyedObject

All Known Subinterfaces:
ColumnLocation, DeephavenFormatColumnLocation, ParquetFormatColumnLocation<ATTR>
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.