Interface StringUtils.StringKeyedObject

All Known Subinterfaces:
ColumnLocation
All Known Implementing Classes:
AbstractColumnLocation
Enclosing class:
StringUtils

public static interface StringUtils.StringKeyedObject
Interface to make auto-keying by toString() safer and more flexible.
  • Method Details

    • getStringRepresentation

      default String getStringRepresentation()