Interface ObservableSlot<T>

All Superinterfaces:
AutoCloseable, Slot<T>

public interface ObservableSlot<T> extends Slot<T>
  • Method Details

    • update

      void update()