Class ComputedContext<T>

java.lang.Object
org.jsignal.rx.Context<Supplier<T>>
org.jsignal.rx.ComputedContext<T>
Direct Known Subclasses:
ParaStyle.Context

public class ComputedContext<T> extends Context<Supplier<T>>