Package com.jcraft.jsch
Interface Random
-
- All Known Implementing Classes:
Random
public interface Random
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
fill(byte[] foo, int start, int len)
-