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