public static class LoadedFieldSet.LoadStoreCount extends Object
| Constructor and Description |
|---|
LoadedFieldSet.LoadStoreCount() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLoadCount()
Get the number of times the field is loaded.
|
int |
getStoreCount()
Get the number of times the field is stored.
|
Copyright © 2003–2015. All rights reserved.