Class SingleCursorIterator
java.lang.Object
com.espertech.esper.common.internal.epl.join.rep.SingleCursorIterator
A utility class for an iterator that has one element.
-
Constructor Details
-
SingleCursorIterator
Ctor.- Parameters:
cursor
- is the single element.
-
-
Method Details