public class StringifierRegistryIniterImpl extends Object implements StringifierRegistryIniter
| Constructor and Description |
|---|
StringifierRegistryIniterImpl(StringifierRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Class theClass,
Stringifier theStringifier)
Add a mapping from the class to its Stringifier
|
StringifierRegistry |
getRegistry()
Get the registry in use by this Stringifier
|
public StringifierRegistryIniterImpl(StringifierRegistry registry)
public void add(Class theClass, Stringifier theStringifier)
StringifierRegistryIniteradd in interface StringifierRegistryIniterpublic StringifierRegistry getRegistry()
StringifierRegistryInitergetRegistry in interface StringifierRegistryIniterCopyright © 2017. All rights reserved.