public abstract class LazyThreadSafeProducer<T> extends java.lang.Object implements Producer<T>
| Constructor and Description |
|---|
LazyThreadSafeProducer() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
create() |
T |
get() |
protected void |
setRecreate() |
protected void setRecreate()
public T get() throws ConfigurationError
protected abstract T create() throws ConfigurationError
ConfigurationErrorCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.