Summary:
Detail:
GraphDto()
GraphDto(List<NodeDto> nodes, List<EdgeDto> edges)
protected boolean
canEqual(Object other)
boolean
equals(Object o)
List<EdgeDto>
getEdges()
List<NodeDto>
getNodes()
int
hashCode()
void
setEdges(List<EdgeDto> edges)
setNodes(List<NodeDto> nodes)
String
toDot()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString