Package com.db4o.foundation
Interface IntIterator4
-
- All Superinterfaces:
Iterator4
- All Known Subinterfaces:
FixedSizeIntIterator4
- All Known Implementing Classes:
FixedSizeIntIterator4Base
,IntIterator4Adaptor
,IntIterator4Impl
,LazyClientIdIterator
public interface IntIterator4 extends Iterator4
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
currentInt()
-