JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
gw.lang.reflect.module
IClassPath
ClassPathFilter
Contents
Description
Method Summary
Method Details
acceptClass(String)
isIgnoreAnonymous()
Hide sidebar
Show sidebar
Interface IClassPath.ClassPathFilter
Enclosing interface:
IClassPath
public static interface
IClassPath.ClassPathFilter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
acceptClass
(
String
className)
boolean
isIgnoreAnonymous
()
Method Details
acceptClass
boolean
acceptClass
(
String
className)
isIgnoreAnonymous
boolean
isIgnoreAnonymous
()