public static class MemoryThresholdsDUnitTest.Range extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static MemoryThresholdsDUnitTest.Range |
DEFAULT |
int |
end |
int |
start |
| Constructor and Description |
|---|
Range(int s,
int e) |
Range(MemoryThresholdsDUnitTest.Range r,
int shift) |
public static final MemoryThresholdsDUnitTest.Range DEFAULT
public final int start
public final int end
public Range(int s,
int e)
public Range(MemoryThresholdsDUnitTest.Range r, int shift)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.