Class IBooleanList.IBooleanListableFromList

java.lang.Object
org.magicwerk.brownies.collections.primitive.IBooleanList.IBooleanListableFromList
Enclosing class:
IBooleanList

protected static class IBooleanList.IBooleanListableFromList extends Object
Wrapper to treat a List as IBooleanListable.
Author:
Thomas Mauch
  • Method Details

    • size

      public int size()
    • get

      public boolean get(int index)