public class SizedStringPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static Long |
constant
(boolean)
Whether to create the string from a constant character array.
|
static int |
DEFAULT_SIZE |
static Long |
size
(int)
Size of each object.
|
| Constructor and Description |
|---|
SizedStringPrms() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getConstant() |
static int |
getSize() |
static void |
main(String[] args) |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static final int DEFAULT_SIZE
public static Long size
DEFAULT_SIZE.public static Long constant
public static int getSize()
public static boolean getConstant()
public static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.