public class GCContainerSize
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
maxNbDataItems |
protected int |
maxValueStorageSize |
| Constructor and Description |
|---|
GCContainerSize() |
GCContainerSize(int i,
int s) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxNbDataItems() |
int |
getMaxValueStorageSize() |
void |
setMaxNbDataItems(int i) |
void |
setMaxValueStorageSize(int i) |
Copyright © 1998-2010 ActivIdentity (All rights reserved)