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