Package | Description |
---|---|
edu.umd.cs.findbugs.ba.generic |
Modifier and Type | Method | Description |
---|---|---|
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™ is licenced under the LGPL. Copyright © 2006 University of Maryland.