public class NestedOrderVectorPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_DEPTH |
static int |
DEFAULT_WIDTH |
static Long |
depth
(int)
Depth of the object graph.
|
static Long |
width
(int)
Width of each node in the object graph.
|
| Constructor and Description |
|---|
NestedOrderVectorPrms() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getDepth() |
static int |
getWidth() |
static void |
main(String[] args) |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static final int DEFAULT_WIDTH
public static final int DEFAULT_DEPTH
public static Long width
DEFAULT_WIDTH.public static Long depth
DEFAULT_DEPTH.public static int getWidth()
public static int getDepth()
public static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.