Interface Updatable

All Known Subinterfaces:
Display, Holder<D>
All Known Implementing Classes:
BaseDisplay, BaseHolder

public interface Updatable
The interface for some classes than can be updated
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Update the updatable object
  • Method Details

    • update

      void update()
      Update the updatable object