Package org.jsignal.rx
Class OptionalContext<T>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> OptionalContext
<T> static <T> OptionalContext
<T> static <T> OptionalContext
<T> createValue
(T defaultValue)
-
Constructor Details
-
OptionalContext
-
-
Method Details
-
withValue
-
withEmpty
-
create
-
createValue
-
createEmpty
-