| Package | Description |
|---|---|
| net.sf.cglib.core |
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicatesPredicate |
class |
RejectModifierPredicate |
class |
VisibilityPredicate |
| Modifier and Type | Method and Description |
|---|---|
Predicate |
AbstractClassGenerator.ClassLoaderData.getUniqueNamePredicate() |
| Modifier and Type | Method and Description |
|---|---|
static Collection |
CollectionUtils.filter(Collection c,
Predicate p) |
String |
DefaultNamingPolicy.getClassName(String prefix,
String source,
Object key,
Predicate names) |
String |
NamingPolicy.getClassName(String prefix,
String source,
Object key,
Predicate names)
Choose a name for a generated class.
|
Copyright © 2025. All rights reserved.