| Modifier and Type | Method and Description |
|---|---|
static Padding |
Padding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Padding[] |
Padding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
StringUtil.padding(Object object,
int size,
String filler,
Padding padding) |
Copyright © 2016 Omnia Consulting. All rights reserved.