public abstract class AtomicQuery extends Object
AtomicQuery()
abstract <V> V
accept(QueryVisitor<V> v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AtomicQuery()
public abstract <V> V accept(QueryVisitor<V> v)
Copyright © 2014. All rights reserved.