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