Interface WindowSize.Outbound

All Superinterfaces:
WindowSize
Enclosing interface:
WindowSize

public static interface WindowSize.Outbound extends WindowSize
Outbound window size container.
  • Method Details

    • triggerUpdate

      void triggerUpdate()
      Trigger update of window size.
    • blockTillUpdate

      void blockTillUpdate()
      Block until window size update.