Package com.adbs.querybuilder
Class SubQueryList
java.lang.Object
com.adbs.querybuilder.SubQueryList
- All Implemented Interfaces:
- Disposable,- Iterable<SubQuery>
- 
Constructor Details- 
SubQueryListpublic SubQueryList()
 
- 
- 
Method Details- 
get
- 
getCountpublic int getCount()
- 
sizepublic int size()
- 
disposepublic void dispose()- Specified by:
- disposein interface- Disposable
 
- 
indexOf
- 
getList
- 
collect
- 
iterator
 
-