Interface RandomSupplier


  • public interface RandomSupplier
    • Method Detail

      • get

        java.util.Random get​(long seed)