jdsl.core.ref
Class ToString.PositionWritesElementOnly
java.lang.Object
jdsl.core.ref.ToString.PositionWritesElementOnly
- All Implemented Interfaces:
- ToString.PositionToString
- Enclosing class:
- ToString
- public static class ToString.PositionWritesElementOnly
- extends Object
- implements ToString.PositionToString
Stringifies a position by giving the string representation of the position's
element.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToString.PositionWritesElementOnly
public ToString.PositionWritesElementOnly()
stringfor
public String stringfor(Position p)
- Specified by:
stringfor
in interface ToString.PositionToString