Interface Random

All Known Implementing Classes:
Random

public interface Random
  • Method Summary

    Modifier and Type Method Description
    void fill​(byte[] foo, int start, int len)  
  • Method Details

    • fill

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