| Modifier and Type | Method and Description |
|---|---|
static <O> SingletonSupplier<O> |
SingletonSupplier.of(Supplier<O> supplier) |
static <O> SingletonSupplier<O> |
SingletonSupplier.of(Supplier<O> supplier,
boolean requireNonNull) |
Copyright © 2018–2021 Ultreia.io. All rights reserved.