public class InitOut
extends java.lang.Object
| Constructor and Description |
|---|
InitOut() |
| Modifier and Type | Method and Description |
|---|---|
InitOut |
from(java.nio.file.Path from) |
InitOut |
initAssertionNames() |
InitOut |
initEnumNames() |
InitOut |
initSourceNames() |
InitOut |
maxLength(int m) |
InitOut |
minLength(int m) |
void |
to(java.nio.file.Path config) |
public InitOut initEnumNames()
public InitOut initSourceNames()
public InitOut initAssertionNames()
public InitOut from(java.nio.file.Path from)
public InitOut maxLength(int m)
public InitOut minLength(int m)
public void to(java.nio.file.Path config)
throws java.io.IOException
java.io.IOException