org.sfm.tuples
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 void |
main(String[] args) |
public static void generateTuple(Writer writer, int from, int size, boolean upward) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2015. All rights reserved.