| Package | Description |
|---|---|
| pro.fessional.mirana.best |
| Modifier and Type | Field and Description |
|---|---|
@NotNull TypedReg<K,V> |
TypedReg.Key.reg |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> @NotNull TypedReg<K,V> |
TypedReg.deserialize(@NotNull String clz)
deserialize to singleton instance
|
static <K,V> TypedReg<K,V> |
TypedReg.deserialize(@NotNull String clz,
boolean nonnull)
deserialize to singleton instance
|
| Modifier and Type | Method and Description |
|---|---|
static <K,V> TypedReg.Key<K,V> |
TypedReg.key(@NotNull TypedReg<K,V> reg,
K key) |
| Constructor and Description |
|---|
Key(@NotNull TypedReg<K,V> reg,
K key) |
Copyright © 2024. All rights reserved.