Class | Description |
---|---|
AttributesUtils |
a collection of static methods for working with code attribute queries
|
CodeByteUtils |
a collection of static methods for working with retrieving arbitrary code
bytes in a code byte array
|
CollectionUtils |
a collection of static methods for determining if a class belongs to one or
more collection types.
|
FQMethod | |
OpcodeUtils |
a collection of static methods for categorizing opcodes into groups
|
QMethod | |
RegisterUtils |
an auxiliary class for managing and manipulating registers
|
SignatureUtils |
a collection of static methods for parsing signatures to find information out about them
|
TernaryPatcher |
restores OpcodeStack Item's userValues when a ternary is processed.
|
ToString |
an automatic toString() builder using reflection
|
UnmodifiableSet |
a factory for creating unmodifiable HashSets by presenting values
to a var-args creator method.
|
Values |
a class holding common constants used throughout fb-contrib
|
XClassUtils |
Utility class for XClass and XMethod classes.
|
Enum | Description |
---|---|
BugType |
an enumeration of all the bug instance types that fb-contrib produces
|
Annotation Type | Description |
---|---|
PublicAPI |
used to denote a method is used by an external tool to access bug
information.
|
Copyright © 2005-2016 MeBigFatGuy.com. All Rights Reserved.