|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.ResourceCreationPoint
public class ResourceCreationPoint
A resource creation point. This serves as an embodiment of the resource for use with ResourceValueAnalysis.
ResourceValueAnalysis,
ResourceTrackingDetector| Constructor Summary | |
|---|---|
ResourceCreationPoint(Location location,
java.lang.String resourceClass)
Constructor. |
|
| Method Summary | |
|---|---|
Location |
getLocation()
Get the location where the resource is created. |
java.lang.String |
getResourceClass()
Get the name of the resource's class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceCreationPoint(Location location,
java.lang.String resourceClass)
location - location where resource is createdresourceClass - the name of the resource's class| Method Detail |
|---|
public Location getLocation()
public java.lang.String getResourceClass()
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||