public static class PrimitiveWrapperArrayTestCase.BooleanContainer extends java.lang.Object implements PrimitiveWrapperArrayTestCase.ArrayContainer
| Modifier and Type | Field and Description |
|---|---|
java.lang.Boolean[] |
_array |
| Constructor and Description |
|---|
PrimitiveWrapperArrayTestCase.BooleanContainer() |
PrimitiveWrapperArrayTestCase.BooleanContainer(java.lang.Boolean[] array) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
getArray() |
static PrimitiveWrapperArrayTestCase.BooleanContainer |
testInstance() |
public PrimitiveWrapperArrayTestCase.BooleanContainer()
public PrimitiveWrapperArrayTestCase.BooleanContainer(java.lang.Boolean[] array)
public java.lang.Object[] getArray()
getArray in interface PrimitiveWrapperArrayTestCase.ArrayContainerpublic static PrimitiveWrapperArrayTestCase.BooleanContainer testInstance()