public class CacheEmitter<T>
extends LateinitEmitter
PushEmitter.CompanionCompanion| Constructor and Description |
|---|
CacheEmitter(Emitter<? extends T> source) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterLastDetached() |
protected void |
beforeFirstAttached() |
checkContains, set, setUnique, tryGetValueonAttached, onChanged, tryGetValueafterLastDetached, beforeFirstAttached, call, observe, onAttached, onDetachedpublic CacheEmitter(@NotNull
Emitter<? extends T> source)