| Modifier and Type | Field and Description |
|---|---|
private static WeakReference<StringBuilder> |
bLANKS
An ever growing buffer of blanks used by
getBlanks(int). |
| Constructor and Description |
|---|
Strings() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBlanks(int num)
Returns a string consisting of the given number of blanks.
|
private static WeakReference<StringBuilder> bLANKS
getBlanks(int).public static String getBlanks(int num)
Copyright © 2012–2018 Simuline Organization (l2r). All rights reserved.