Uses of Class
edu.umd.cs.findbugs.ba.vna.LoadedFieldSet.LoadStoreCount
-
Packages that use LoadedFieldSet.LoadStoreCount Package Description edu.umd.cs.findbugs.ba.vna -
-
Uses of LoadedFieldSet.LoadStoreCount in edu.umd.cs.findbugs.ba.vna
Methods in edu.umd.cs.findbugs.ba.vna that return LoadedFieldSet.LoadStoreCount Modifier and Type Method Description LoadedFieldSet.LoadStoreCount
LoadedFieldSet. getLoadStoreCount(XField field)
Get the number of times given field is loaded and stored within the method.
-