org.jboss.dna.graph.query
Class QueryBuilder.AndBuilder<T>

java.lang.Object
  extended by org.jboss.dna.graph.query.QueryBuilder.AndBuilder<T>
Enclosing class:
QueryBuilder

public class QueryBuilder.AndBuilder<T>
extends Object


Method Summary
 T and()
          Return the component
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

and

public T and()
Return the component

Returns:
the component; never null


Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.