public class Edge extends Object
int
headIndex
relationId
Edge(int headIndex, int relationId)
Edge
clone()
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int headIndex
public int relationId
public Edge(int headIndex, int relationId)
public Edge clone()
clone
Object
Copyright © 2014–2021 码农场. All rights reserved.