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