Class IBooleanList.IBooleanListableFromList

java.lang.Object
org.magicwerk.brownies.collections.primitive.IBooleanList.IBooleanListableFromList
All Implemented Interfaces:
IBooleanListable
Enclosing class:
IBooleanList

protected static class IBooleanList.IBooleanListableFromList extends Object implements IBooleanListable
Wrapper to treat a List as IBooleanListable.
  • Field Details

  • Constructor Details

    • IBooleanListableFromList

      IBooleanListableFromList(List<Boolean> list)
  • Method Details