Package 

Class SelectorResult

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<ConsumerVersionSelector> selectors
      private final Boolean filtered
    • Constructor Summary

      Constructors 
      Constructor Description
      SelectorResult(List<ConsumerVersionSelector> selectors, Boolean filtered)
    • Method Summary

      Modifier and Type Method Description
      final List<ConsumerVersionSelector> getSelectors()
      final Boolean getFiltered()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait