public class ArrayMaker extends Object
| Constructor and Description |
|---|
ArrayMaker() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(int index,
Object value) |
Object[] |
toArray(Object[] result) |
public void addEntry(int index,
Object value)
Copyright © 2024 FasterXML. All rights reserved.