Package net.apartium.cocoabeans.state
package net.apartium.cocoabeans.state
-
ClassDescriptionRepresents a watcher attached to an operatorCollectionObservable<E,
C extends Collection<E>> Represents an observable containing multiple valuesCompoundRecords.RecordOf10<ARG0,ARG1, ARG2, ARG3, ARG4, ARG5, ARG6, ARG7, ARG8, ARG9> CompoundRecords.RecordOf2<ARG0,ARG1> CompoundRecords.RecordOf3<ARG0,ARG1, ARG2> CompoundRecords.RecordOf4<ARG0,ARG1, ARG2, ARG3> CompoundRecords.RecordOf5<ARG0,ARG1, ARG2, ARG3, ARG4> CompoundRecords.RecordOf6<ARG0,ARG1, ARG2, ARG3, ARG4, ARG5> CompoundRecords.RecordOf7<ARG0,ARG1, ARG2, ARG3, ARG4, ARG5, ARG6> CompoundRecords.RecordOf8<ARG0,ARG1, ARG2, ARG3, ARG4, ARG5, ARG6, ARG7> CompoundRecords.RecordOf9<ARG0,ARG1, ARG2, ARG3, ARG4, ARG5, ARG6, ARG7, ARG8> Represents an observable containing multiple valuesRepresents on observable with a mutable value who can be changed directlyObservable<T>Represents a mutable state with listenersRepresents a listener in the state systemRepresents an observable containing multiple unique valuesWatcher<T>An observer implementation attaching an action to an observable instance, performing it when its state changes and a heartbeat is triggeredA reference implementation ofWatcherOperator, referencing watchers via an identity hash set.Manages watchers attached to it