T
- java.util.function.Supplier<T>
insteadpublic interface IProvider<T>
T
Modifier and Type | Method and Description |
---|---|
T |
get()
Deprecated.
Provides an instance of type
T |
T get()
T
T
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.