Uses of Class
clazzfish.core.stat.ClazzRecord
Packages that use ClazzRecord
-
Uses of ClazzRecord in clazzfish.core
Methods in clazzfish.core that return types with arguments of type ClazzRecordModifier and TypeMethodDescriptionDigger.getClassRecords()Digs into the classpath and returns the found classes together with the URI of the classpath where the class belongs to.Digger.getShadedRecords()Shadowed classes are classes which are more than once in the classpath and which are shadowed by another class. -
Uses of ClazzRecord in clazzfish.core.stat
Classes in clazzfish.core.stat that implement interfaces with type arguments of type ClazzRecordModifier and TypeClassDescriptionfinal classThe ClazzRecord stores the relation of a class to its classpath and some collected data.Methods in clazzfish.core.stat that return ClazzRecordMethods in clazzfish.core.stat that return types with arguments of type ClazzRecordMethods in clazzfish.core.stat with parameters of type ClazzRecord