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 © 2021. All rights reserved.