Package com.scriptbasic.interfaces
Interface GenericList<Z extends AnalysisResult>
- All Superinterfaces:
AnalysisResult,Iterable<Z>
- All Known Subinterfaces:
ExpressionList,LeftValueList
- All Known Implementing Classes:
GenericExpressionList,GenericLeftValueList
- Author:
- Peter Verhas date June 14, 2012
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
add
-
size
int size()
-