public class StringVertexFactory extends Object implements VertexFactory<String>
StringVertexFactory()
StringVertexFactory(String format)
Vertex<String>
create(int vertexIdx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringVertexFactory()
public StringVertexFactory(String format)
public Vertex<String> create(int vertexIdx)
create
VertexFactory<String>
Copyright © 2020. All rights reserved.