public class ShortestPathDemo.MyVertexDrawPaintFunction<V> extends java.lang.Object implements org.apache.commons.collections4.Transformer<V,java.awt.Paint>
ShortestPathDemo.MyVertexDrawPaintFunction()
java.awt.Paint
transform(V v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShortestPathDemo.MyVertexDrawPaintFunction()
public java.awt.Paint transform(V v)
transform
org.apache.commons.collections4.Transformer<V,java.awt.Paint>