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