public final class AliasConstantsHelper extends Object
| Constructor and Description |
|---|
AliasConstantsHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
get(int i)
Returns the same as Integer.toString( i ) + '_'
Strings might be returned from a pool of constants, when i
is within the range of expected most commonly requested elements.
|
public static String get(int i)
i - Copyright © 2019 JBoss by Red Hat. All rights reserved.