jdsl.core.ref
Interface ToString.LocatorToString
- All Known Implementing Classes:
- ToString.LocatorCollectionsStyle
- Enclosing class:
- ToString
- public static interface ToString.LocatorToString
Way to parameterize the stringifying of a locator, within the
stringifying of a container. For instance, you could write the
locator's address, or some introductory string and then the key,
or just the key, or the key and the element.
- See Also:
ToString.LocatorCollectionsStyle
stringfor
public java.lang.String stringfor(Locator loc)