Interface ResourceSelector

    • Method Summary

      Modifier and Type Method Description
      boolean isSelected​(Resource r)
      Return true if this Resource is selected.
    • Method Detail

      • isSelected

        boolean isSelected​(Resource r)
        Return true if this Resource is selected.
        Parameters:
        r - the Resource to check.
        Returns:
        whether the Resource was selected.