T
public interface Value<T> extends Supplier<T>
get()
T get()
get
Supplier<T>
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.