public interface StringifierRegistryIniter
| 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
|
void add(Class theClass, Stringifier theStringifier)
StringifierRegistry getRegistry()
Copyright © 2019. All rights reserved.