| Constructor and Description |
|---|
LabelWrapper()
Create an instance with default line break length = 10
|
LabelWrapper(int lineLength)
Create an instance with passed line break length
|
| Modifier and Type | Method and Description |
|---|---|
String |
apply(String str)
call 'wrap' to transform the passed String
|
static void |
main(String[] args) |
public static final String breaker
Copyright © 2016. All rights reserved.