public class Visitorator extends Object implements Iterator
protected Object
m_context
Visitorator(Iterator iter, Object context, Visitor visitor)
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final Object m_context
public Visitorator(Iterator iter, Object context, Visitor visitor)
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.