public class PropertyResolver extends Object
| Constructor and Description |
|---|
PropertyResolver() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
register(Class<T> type,
PropertyGenerator<T> manager) |
public <T> void register(Class<T> type, PropertyGenerator<T> manager)
Copyright © 2017. All rights reserved.