Class IBooleanList.IBooleanListableFromArray

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

protected static class IBooleanList.IBooleanListableFromArray extends Object
Wrapper to treat an array as IBooleanListable.
Author:
Thomas Mauch
  • Method Details

    • size

      public int size()
    • get

      public boolean get(int index)