Iterator<Formula>
public class BeliefIterator extends Object implements Iterator<Formula>
BeliefIterator(List<Queryable> sources, Predicate target)
boolean
hasNext()
Formula
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
hasNext
next