| Package | Description |
|---|---|
| org.xenei.classpathutils.filter |
| Modifier and Type | Method and Description |
|---|---|
NameClassFilter |
NameClassFilter.addClass(Class<?> clazz)
Add a string to the filter.
|
NameClassFilter |
NameClassFilter.addClasses(Class<?>... classes)
Add an array of strings to the filter.
|
NameClassFilter |
NameClassFilter.addClasses(Collection<Class<?>> classes)
Add a collection of strings to the filter.
|
Copyright © 2013-2017 XENEI.com. All Rights Reserved.