Package | Description |
---|---|
net.grinder.util |
Miscellaneous utility classes.
|
Modifier and Type | Method and Description |
---|---|
static FixedWidthFormatter.Flow |
FixedWidthFormatter.Flow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FixedWidthFormatter.Flow[] |
FixedWidthFormatter.Flow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FixedWidthFormatter(FixedWidthFormatter.Align alignment,
FixedWidthFormatter.Flow flow,
int width)
Constructor.
|
Copyright © 2000-2014. All Rights Reserved.