Interface IBooleanListable
-
- All Known Implementing Classes:
BooleanBigList
,BooleanBigList.BooleanBlock
,BooleanBigList.ReadOnlyBooleanBigList
,BooleanGapList
,BooleanGapList.ReadOnlyList
,IBooleanList
,IBooleanList.IBooleanListableFromArray
,IBooleanList.IBooleanListableFromCollection
,IBooleanList.IBooleanListableFromList
,IBooleanList.IBooleanListableFromMult
interface IBooleanListable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
get(int index)
int
size()
-