Uses of Enum
edu.umd.cs.findbugs.detect.FindUseOfNonSerializableValue.Use
Packages that use FindUseOfNonSerializableValue.Use
-
Uses of FindUseOfNonSerializableValue.Use in edu.umd.cs.findbugs.detect
Methods in edu.umd.cs.findbugs.detect that return FindUseOfNonSerializableValue.UseModifier and TypeMethodDescription(package private) FindUseOfNonSerializableValue.Use
FindUseOfNonSerializableValue.getUse
(org.apache.bcel.generic.ConstantPoolGen cpg, org.apache.bcel.generic.Instruction ins) Returns the enum constant of this type with the specified name.static FindUseOfNonSerializableValue.Use[]
FindUseOfNonSerializableValue.Use.values()
Returns an array containing the constants of this enum type, in the order they are declared.