Class PrimeProblems


  • public class PrimeProblems
    extends java.lang.Object
    A suite for all problem tests that handle primes.
    Since:
    11.08.2016 20:22:34
    Author:
    Nico Danneberg
    See Also:
    Sieve
    • Constructor Summary

      Constructors 
      Constructor Description
      PrimeProblems()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PrimeProblems

        public PrimeProblems()