| Package | Description |
|---|---|
| me.lucko.helper.metadata |
| Modifier and Type | Method and Description |
|---|---|
static <T> SoftValue<T> |
SoftValue.of(T value) |
| Modifier and Type | Method and Description |
|---|---|
static <T> Supplier<SoftValue<T>> |
SoftValue.supplied(Supplier<? extends T> supplier) |
Copyright © 2020. All rights reserved.