public class StateAsNodeIDs<S> extends Object implements NodeIDs<S>
StateAsNodeIDs(StateIDs<S> stateIds)
S
getNode(int id)
int
getNodeId(S node)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StateAsNodeIDs(StateIDs<S> stateIds)
public int getNodeId(S node)
getNodeId
NodeIDs<S>
public S getNode(int id)
getNode
Copyright © 2015. All Rights Reserved.