Interface EffectLike

All Superinterfaces:
Disposable, Idable, Runnable
All Known Implementing Classes:
Effect, SideEffect

public interface EffectLike extends Runnable, Idable, Disposable