-
Notifications
You must be signed in to change notification settings - Fork 138
Type Interfaces : Value
johnmcclean-aol edited this page Nov 22, 2016
·
2 revisions
A Value represents a non-scalar value.
Value contains a large range of conversion methods to cyclops-react core types.
Value<Integer> value = ()->10;
ListX<Integer> list = value.toListX();CompletableFutureTValue, Eval.Module.Always, Eval.Module.Later, EvalTValue, FeatureToggle.Disabled, FeatureToggle.Enabled, FutureW, FutureWTValue, Ior.Both, Ior.Primary, Ior.Secondary, LazyImmutable, Maybe.Just, Maybe.Lazy, Maybe.Nothing, MaybeTValue, Mutable, MutableBoolean, MutableByte, MutableChar, MutableDouble, MutableFloat, MutableInt, MutableLong, MutableShort, OptionalTValue, Try.Failure, Try.Success, TryTValue, Value.ValueImpl, ValueSubscriber, Xor.Primary, Xor.Secondary, XorTValue
oops - my bad