Class CandidateComputations


  • public final class CandidateComputations
    extends Object
    Provides access to the list of known candidate computations.
    Author:
    Sylvain Leclerc
    • Method Detail

      • getComputations

        public static List<CandidateComputation> getComputations()
        Get the list of all known candidate computations implementations.
      • getComputationsNames

        public static List<String> getComputationsNames()
        Get the list of all known candidate computations names.