Class UnmodifiableBooleanBag

java.lang.Object
org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableBooleanCollection
org.eclipse.collections.impl.bag.mutable.primitive.UnmodifiableBooleanBag
All Implemented Interfaces:
Serializable, BooleanBag, MutableBooleanBag, BooleanIterable, MutableBooleanCollection, PrimitiveIterable

public class UnmodifiableBooleanBag extends AbstractUnmodifiableBooleanCollection implements MutableBooleanBag
This file was automatically generated from template file unmodifiablePrimitiveBag.stg.
Since:
3.1.
See Also: