public class ResourceCreationPoint
extends java.lang.Object
ResourceValueAnalysis,
ResourceTrackingDetector| Constructor and Description |
|---|
ResourceCreationPoint(Location location,
java.lang.String resourceClass)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation()
Get the location where the resource is created.
|
java.lang.String |
getResourceClass()
Get the name of the resource's class.
|
public ResourceCreationPoint(Location location, java.lang.String resourceClass)
location - location where resource is createdresourceClass - the name of the resource's classpublic Location getLocation()
public java.lang.String getResourceClass()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.