Class PrimitiveCollections.IntegerCollection

java.lang.Object
com.fizzed.rocker.runtime.PrimitiveCollections.AbstractPrimitiveCollection<Integer>
com.fizzed.rocker.runtime.PrimitiveCollections.IntegerCollection
All Implemented Interfaces:
Iterable<Integer>, Collection<Integer>
Enclosing class:
PrimitiveCollections

public static class PrimitiveCollections.IntegerCollection extends PrimitiveCollections.AbstractPrimitiveCollection<Integer>