public class StackedTypeRegistry extends StackedRegistry<Class<? extends IJsonNode>,ITypeRegistry> implements ITypeRegistry
StandardNameChooser| Constructor and Description |
|---|
StackedTypeRegistry(NameChooser typeNameChooser) |
| Modifier and Type | Method and Description |
|---|---|
List<Class<? extends IJsonNode>> |
getTypes() |
void |
put(Class<? extends IJsonNode> type) |
addLast, appendAsString, equals, get, getRegistry, getRegistryStack, getTopRegistry, hashCode, keySet, pop, push, putget, getNameChooser, getNames, getNames, putappend, checkCopyType, clone, copy, shallowClone, toString, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic StackedTypeRegistry(NameChooser typeNameChooser)
public List<Class<? extends IJsonNode>> getTypes()
getTypes in interface ITypeRegistrypublic void put(Class<? extends IJsonNode> type)
put in interface ITypeRegistrytype - Copyright © 2011–2014. All rights reserved.