|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Output.PrintFormatter | |
|---|---|
| bpiwowar.argparser.utils | |
| Uses of Output.PrintFormatter in bpiwowar.argparser.utils |
|---|
| Methods in bpiwowar.argparser.utils with parameters of type Output.PrintFormatter | ||
|---|---|---|
static
|
Output.print(PrintStream out,
String separator,
T[] fields,
Output.PrintFormatter<T> formatter)
|
|
static
|
Output.print(PrintStream out,
String separator,
U iterable,
Output.PrintFormatter<T> printer)
|
|
static
|
Output.print(PrintStream out,
String separator,
U iterator,
Output.PrintFormatter<T> printer)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||