Package org.jsignal.rx
Class Trigger
- All Implemented Interfaces:
Consumer<Object>,Supplier<Object>,Acceptable<Object>,Mutateable<Object>,SignalLike<Object>,Trackable
-
Field Summary
Fields inherited from class org.jsignal.rx.SignalDecorator
signal -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jsignal.rx.SignalDecorator
get, getSignal, getThread, mutate, track, transform, untrackMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jsignal.rx.interfaces.Acceptable
acceptMethods inherited from interface org.jsignal.rx.interfaces.Mutateable
modify
-
Constructor Details
-
Trigger
public Trigger() -
Trigger
-
-
Method Details
-
trigger
public void trigger()
-