Class PrimitiveCollections.BooleanCollection

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

public static class PrimitiveCollections.BooleanCollection extends PrimitiveCollections.AbstractPrimitiveCollection<Boolean>