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 |
NamingPolicy.getClassName(String prefix,
String source,
Object key,
Predicate names)
Choose a name for a generated class.
|
String |
DefaultNamingPolicy.getClassName(String prefix,
String source,
Object key,
Predicate names) |
Copyright © 2023. All rights reserved.