jdsl.core.ref
Class ToString.LocatorCollectionsStyle
java.lang.Object
jdsl.core.ref.ToString.LocatorCollectionsStyle
- All Implemented Interfaces:
- ToString.LocatorToString
- Enclosing class:
- ToString
- public static class ToString.LocatorCollectionsStyle
- extends Object
- implements ToString.LocatorToString
Stringifies a locator in the Java Collections style: (key)=(element).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToString.LocatorCollectionsStyle
public ToString.LocatorCollectionsStyle()
stringfor
public String stringfor(Locator loc)
- Specified by:
stringfor
in interface ToString.LocatorToString