public class BooleanArray32 extends Object
| Constructor and Description | 
|---|
| BooleanArray32(int value) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | get(int pos) | 
| int | getValue() | 
| void | set(int pos,
   boolean value) | 
| void | setValue(int value) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.