| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            protected void | 
                            addAdditionalClassesToScan(Set<Class> instanceExtClasses, Set<Class> staticExtClasses) | 
                        
 | 
                            Map<String, List<MethodNode>> | 
                            get(ClassLoader loader) | 
                        
 | 
                            protected Predicate<MethodNode> | 
                            getMethodFilter() | 
                        
 | 
                            protected Function<MethodNode, String> | 
                            getMethodMapper() |