See: Description
| Class | Description |
|---|---|
| CollectMethodsReturningImmutableCollections |
collects methods that return a collection that could be created thru an immutable method such as Arrays.aslist, etc.
|
| CollectNullableMethodStatus | |
| CollectStatistics |
a first pass detector to collect various statistics used in second pass detectors.
|
| CollectStatistics.CalledMethod |
represents a method that is called, and whether it is in the super class
|
| MethodInfo |
represents statistics including attributes, mutability and sizes of a method
|
| Statistics |
holds statistics about classes and methods collected in the first pass.
|
| Enum | Description |
|---|---|
| ImmutabilityType |
Copyright © 2005-2018 MeBigFatGuy.com. All Rights Reserved.