Interface Proposer<C extends Candidate>

    • Method Detail

      • proposeCandidate

        C proposeCandidate()
      • get

        default C get()
        Specified by:
        get in interface java.util.function.Supplier<C extends Candidate>