Interface Publisher.Cached<V>

Type Parameters:
V - value type
All Superinterfaces:
Publisher<V>
Enclosing interface:
Publisher<V>

public static interface Publisher.Cached<V>
extends Publisher<V>
A publisher that caches the last value received