public final class SuccessorEdges extends Edges
Edges.Type
Fields.ObjectTransformer
Constructor and Description |
---|
SuccessorEdges(int directCount,
ArrayList<NodeClass.EdgeInfo> edges) |
Modifier and Type | Method and Description |
---|---|
void |
update(Node node,
Node oldValue,
Node newValue) |
accept, areEqualIn, clear, contains, copy, getDirectCount, getIterable, getNode, getNodeList, initializeList, initializeLists, initializeNode, pushAll, replaceFirst, set, setNode, translateInto, type
appendFields, copy, copy, forClass, get, getBoolean, getByte, getChar, getCount, getDeclaringClass, getDouble, getFloat, getInt, getLong, getName, getObject, getOffsets, getRawPrimitive, getShort, getType, isSame, putObject, setRawPrimitive, toString, translateInto
public SuccessorEdges(int directCount, ArrayList<NodeClass.EdgeInfo> edges)