public final class OptionSpace extends Object
| Constructor and Description |
|---|
OptionSpace() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
containKey(String key) |
static TypedOption<?,?> |
get(String key) |
static Set<String> |
keys() |
static void |
register(String module,
OptionHolder holder) |
static void |
register(String module,
String holder) |
public static void register(String module, OptionHolder holder)
public static boolean containKey(String key)
public static TypedOption<?,?> get(String key)
Copyright © 2021. All rights reserved.