public static class LoadedFieldSet.LoadStoreCount
extends java.lang.Object
Constructor | Description |
---|---|
LoadStoreCount() |
Modifier and Type | Method | Description |
---|---|---|
int |
getLoadCount() |
Get the number of times the field is loaded.
|
int |
getStoreCount() |
Get the number of times the field is stored.
|
SpotBugs is licensed under the LGPL.