Interface Pauseable


public interface Pauseable
Interface for objects that contain a Pause object.
Since:
1
Version:
1
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the Pause object.
  • Method Details

    • getPause

      Pause getPause()
      Return the Pause object.
      Since:
      1