public static interface Node.Visitor
Modifier and Type | Interface and Description |
---|---|
static class |
Node.Visitor.State |
static class |
Node.Visitor.Status |
Modifier and Type | Method and Description |
---|---|
Node.Visitor.Status |
visit(Node n,
Node.Visitor.State state) |
Node.Visitor.Status visit(Node n, Node.Visitor.State state) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException