Class BooleanIterable
- java.lang.Object
-
- tech.tablesaw.columns.booleans.fillers.BooleanIterable
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static BooleanIterable
bits(long bits, int length)
it.unimi.dsi.fastutil.booleans.BooleanIterator
iterator()
-
-
-
Method Detail
-
bits
public static BooleanIterable bits(long bits, int length)
-
-