Interface Random

  • All Known Implementing Classes:
    Random

    public interface Random
    • Method Detail

      • fill

        void fill​(byte[] foo,
                  int start,
                  int len)