Class LongUtil


  • public final class LongUtil
    extends Object
    Utility methods for Longs.
    • Method Detail

      • getTimeBasedRandom

        public static long getTimeBasedRandom()
        Gets a random positive long value based on the current time and a random number.
        Returns:
        the time based random number