public class InsertionOrderedContainerFactory extends Object implements org.json.simple.parser.ContainerFactory
| Constructor and Description |
|---|
InsertionOrderedContainerFactory() |
| Modifier and Type | Method and Description |
|---|---|
List |
creatArrayContainer() |
Map |
createObjectContainer() |
public InsertionOrderedContainerFactory()
public Map createObjectContainer()
createObjectContainer in interface org.json.simple.parser.ContainerFactorypublic List creatArrayContainer()
creatArrayContainer in interface org.json.simple.parser.ContainerFactory
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann