public class Suppliers
extends java.lang.Object
Supplier
.Constructor and Description |
---|
Suppliers() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
get(java.util.function.Supplier<T> supplier)
Null-safe call to
Supplier.get() . |
Copyright © 2010 - 2023 Adobe. All Rights Reserved