public final class SuccessorEdges extends Edges
Edges.TypeFields.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, typeappendFields, copy, copy, forClass, get, getBoolean, getByte, getChar, getCount, getDeclaringClass, getDouble, getFloat, getInt, getLong, getName, getObject, getOffsets, getRawPrimitive, getShort, getType, isSame, putObject, setRawPrimitive, toString, translateIntopublic SuccessorEdges(int directCount, ArrayList<NodeClass.EdgeInfo> edges)