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 © 2016 FasterXML. All rights reserved.