public class DSuppliers extends Object
| Constructor and Description |
|---|
DSuppliers() |
| Modifier and Type | Method and Description |
|---|---|
static <T> com.google.common.base.Supplier<T> |
of(AtomicReference<T> ref) |
public static <T> com.google.common.base.Supplier<T> of(AtomicReference<T> ref)
Copyright © 2011–2017. All rights reserved.