Class SimpleSuggestion

    • Field Detail

      • m_Properties

        protected static Properties m_Properties
        the properties.
    • Constructor Detail

      • SimpleSuggestion

        public SimpleSuggestion()
    • Method Detail

      • doSuggest

        protected List<Actor> doSuggest​(Actor current)
        Performs the actual search for candidates.
        Specified by:
        doSuggest in class AbstractActorSwapSuggestion
        Parameters:
        current - the actor to find potential swaps for
        Returns:
        the list of potential swaps
      • getProperties

        protected static Properties getProperties()
        Returns the properties with the suggestions.
        Returns:
        the suggestions