Package org.apache.sysds.runtime.lineage
Class BooleanArray32
- java.lang.Object
- 
- org.apache.sysds.runtime.lineage.BooleanArray32
 
- 
 public class BooleanArray32 extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description BooleanArray32(int value)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanget(int pos)intgetValue()voidset(int pos, boolean value)voidsetValue(int value)
 
-