public class ArrayObjectTest extends Object
| Constructor and Description |
|---|
ArrayObjectTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
test2DDouble() |
void |
test3DDouble() |
void |
testBadIndices(int[] position) |
public void test2DDouble()
throws IOException,
InstantiationException,
IllegalAccessException
public void test3DDouble()
throws IOException,
InstantiationException,
IllegalAccessException
public void testBadIndices(int[] position)
throws IOException,
InstantiationException,
IllegalAccessException
Copyright © 2020. All rights reserved.