Interface RandomLongSource

    • Method Summary

      Modifier and Type Method Description
      long next()  
    • Method Detail

      • next

        long next()
        Returns:
        the next random value.