Package | Description |
---|---|
java.lang | |
java.lang.reflect |
Constructor and Description |
---|
StringBuffer(int length) |
Modifier and Type | Method and Description |
---|---|
static Object |
Array.newInstance(Class componentType,
int length) |
static Object |
Array.newInstance(Class componentType,
int[] dimensions) |