public class LazyReferenceAdapter<T>
extends io.atlassian.util.concurrent.LazyReference<T>
Constructor and Description |
---|
LazyReferenceAdapter(com.atlassian.util.concurrent.LazyReference<T> origin) |
Modifier and Type | Method and Description |
---|---|
protected T |
create() |
cancel, get, getInterruptibly, isInitialized
clear, enqueue, isEnqueued
Copyright © 2003–2020 Atlassian. All rights reserved.