Klasse SieveOfEratosthenes

java.lang.Object
de.wenzlaff.mathe.SieveOfEratosthenes

public class SieveOfEratosthenes extends Object
  • Konstruktordetails

    • SieveOfEratosthenes

      public SieveOfEratosthenes()
  • Methodendetails

    • main

      public static void main(String[] args)
    • sieveOfEratosthenes

      public static void sieveOfEratosthenes(int N)