Class PrimitiveCollections.ObjectCollection<T>

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

public static class PrimitiveCollections.ObjectCollection<T> extends PrimitiveCollections.AbstractPrimitiveCollection<Object>