Class IIntList.IIntListableFromCollection

java.lang.Object
org.magicwerk.brownies.collections.primitive.IIntList.IIntListableFromCollection
All Implemented Interfaces:
IIntListable
Enclosing class:
IIntList

protected static class IIntList.IIntListableFromCollection extends Object implements IIntListable
Wrapper to treat a Collection as IIntListable.

Note that the implementation relies on the fact that the elements are only accessed sequentially.

  • Field Details

  • Constructor Details

  • Method Details