T - the type to produce@FunctionalInterface public interface Producer<T> extends Supplier<T>, com.google.common.base.Supplier<T>, javax.inject.Provider<T>
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.