Package com.metsci.glimpse.util.var
-
Interface Summary Interface Description Disposable Listenable<T> ReadableVar<V> TxnMember VarUtils.MapVarListener<K,V> VarUtils.OldNewListener<V> -
Class Summary Class Description DisposableGroup DisposableGroupMap<K> ListenableGroup<T> Notifier<T> Txn TxnManager In most cases, client code should call the static methods inTxn
, instead of using this class.Var<V> VarEvent This class deliberately lacks fields having to do with the Var's value, to encourage (well, to force) listeners to query the Var directly.VarUtils -
Exception Summary Exception Description InvalidValueException