Searched defs:RandomAmountInputStream (Results 1 – 1 of 1) sorted by relevance
25 class RandomAmountInputStream extends FilterInputStream { class28 public RandomAmountInputStream(InputStream in, Random random) { in RandomAmountInputStream() method in RandomAmountInputStream