Class ClassMap

java.lang.Object
org.codehaus.plexus.util.introspection.ClassMap

public class ClassMap extends Object
A cache of introspection information for a specific class instance. Keys Method objects by a concatenation of the method name and the names of classes that make up the parameters.
Author:
Jason van Zyl, Bob McWhirter, Attila Szegedi, Geir Magnusson Jr.