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

    Modifier and Type
    Method
    Description
    boolean
    get(int index)
     
    int
     
  • Method Details

    • size

      int size()
    • get

      boolean get(int index)