Package jisa.experiment.queue
Interface Listener<T>
-
public interface Listener<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description voidupdate(T updated)default voidupdateRegardless(T updated)
-