|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericUtilities.TypeCategory | |
---|---|
edu.umd.cs.findbugs.ba.generic |
Uses of GenericUtilities.TypeCategory in edu.umd.cs.findbugs.ba.generic |
---|
Methods in edu.umd.cs.findbugs.ba.generic that return GenericUtilities.TypeCategory | |
---|---|
GenericUtilities.TypeCategory |
GenericObjectType.getTypeCategory()
Get the TypeCategory that represents this Object |
static GenericUtilities.TypeCategory |
GenericUtilities.getTypeCategory(org.apache.bcel.generic.Type type)
Get the TypeCategory that represents this Object |
static GenericUtilities.TypeCategory |
GenericUtilities.TypeCategory.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GenericUtilities.TypeCategory[] |
GenericUtilities.TypeCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |