jdsl.graph.ref
Class ToString.VertexWritesElementOnly

java.lang.Object
  extended byjdsl.graph.ref.ToString.VertexWritesElementOnly
All Implemented Interfaces:
ToString.VertexToString
Enclosing class:
ToString

public static class ToString.VertexWritesElementOnly
extends Object
implements ToString.VertexToString


Constructor Summary
ToString.VertexWritesElementOnly()
           
 
Method Summary
 String stringfor(Vertex v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToString.VertexWritesElementOnly

public ToString.VertexWritesElementOnly()
Method Detail

stringfor

public String stringfor(Vertex v)
Specified by:
stringfor in interface ToString.VertexToString