Class Primes

java.lang.Object
zombie.util.hash.Primes

public class Primes
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static int nextPrime​(int int1)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • nextPrime

      public static int nextPrime​(int int1)