Interface ProMResource.Listener

Enclosing class:
ProMResource<I extends ProMID>

public static interface ProMResource.Listener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    changed(ProMResource<?> resource, boolean fullUpdate)
     
  • Method Details

    • changed

      void changed(ProMResource<?> resource, boolean fullUpdate)