public class GenerateTuples extends Object
| Constructor | Description |
|---|---|
GenerateTuples() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
generateTuple(Writer writer,
int from,
int size,
boolean upward) |
|
static String |
getThName(int i) |
|
static void |
main(String[] args) |
public static void generateTuple(Writer writer, int from, int size, boolean upward) throws IOException
IOExceptionpublic static String getThName(int i)
public static void main(String[] args) throws IOException
IOExceptionCopyright © 2018. All rights reserved.