- compareConstructorFit
Compares the relative fitness of two Constructors in terms of how well they
match a set of runtime p
- compareParameterTypes
Compares the relative fitness of two Executables in terms of how well they match
a set of runtime pa
- getObjectTransformationCost
Gets the number of steps required needed to turn the source class into the
destination class. This r
- getPrimitivePromotionCost
Gets the number of steps required to promote a primitive number to another type.
- getTotalTransformationCost
Returns the sum of the object transformation cost for each class in the source
argument list.
- isAccessible
Returns whether a Member is accessible.
- isMatchingConstructor
- isPackageAccess
Returns whether a given set of modifiers implies package access.
- setAccessibleWorkaround
XXX Default access superclass workaround. When a public class has a default
access superclass with p