protected static class PdaUtil.TraversalItem<S,R> extends Object
protected R
data
protected Iterator<S>
followers
protected S
state
PdaUtil.TraversalItem(S state, Iterable<S> followers, R previous)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected R data
protected Iterator<S> followers
protected S state
public PdaUtil.TraversalItem(S state, Iterable<S> followers, R previous)
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015. All Rights Reserved.