Uses of Class
cern.colt.list.BooleanArrayList
Packages that use BooleanArrayList
Package
Description
Resizable lists holding objects or primitive data types such as int,
double, etc.
-
Uses of BooleanArrayList in cern.colt.list
Methods in cern.colt.list that return BooleanArrayListModifier and TypeMethodDescriptionBooleanArrayList.copy()Returns a deep copy of the receiver; usesclone()and casts the result.