public final class Edge extends Object
Edge(long id, String name)
boolean
equals(Object o)
long
getId()
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Edge(long id, String name)
id
name
public long getId()
public String getName()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023. All Rights Reserved.