Interface ResourceSelector<T extends ContentMeta>


  • public interface ResourceSelector<T extends ContentMeta>
    ResourceSelector determines a matching resource
    Since:
    2014-02-19
    • Method Detail

      • matchesContent

        boolean matchesContent​(T content)