public class ConfigKey<T> extends Object
| Constructor and Description |
|---|
ConfigKey(Class<T> type) |
ConfigKey(String name,
Class<T> type) |
ConfigKey(String name,
Class<T> type,
T value) |
Copyright © 2019. All rights reserved.