Class BooleanList

java.lang.Object
com.landawn.abacus.util.PrimitiveList<Boolean,boolean[],BooleanList>
com.landawn.abacus.util.BooleanList
All Implemented Interfaces:
Serializable, RandomAccess

public final class BooleanList extends PrimitiveList<Boolean,boolean[],BooleanList>
Since:
0.8
Author:
Haiyang Li
See Also: