public class Test
extends java.lang.Object
Constructor and Description |
---|
Test() |
Modifier and Type | Method and Description |
---|---|
static Generator<java.lang.Integer> |
gen5(int max) |
static void |
main(java.lang.String[] args) |
public static Generator<java.lang.Integer> gen5(int max)
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception