public class GenerateTuples extends Object
| Constructor and Description |
|---|
GenerateTuples() |
| Modifier and Type | Method and 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.