E - Supplier instead@Deprecated @FunctionalInterface public interface Ref<E> extends Supplier<E>
| Modifier and Type | Method and Description |
|---|---|
E |
get()
Deprecated.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.