Class ResourceValue
java.lang.Object
edu.umd.cs.findbugs.ba.ResourceValue
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final ResourceValueprivate static final ResourceValue -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceValueinstance()booleanstatic ResourceValuemerge(ResourceValue a, ResourceValue b) static ResourceValuetoString()
-
Field Details
-
instance
-
notInstance
-
-
Constructor Details
-
ResourceValue
private ResourceValue()
-
-
Method Details
-
instance
-
notInstance
-
merge
-
isInstance
public boolean isInstance() -
toString
-