| Modifier and Type | Method and Description |
|---|---|
Eggg |
Eggg.withAliasHandler(AliasHandler aliasHandler) |
Eggg |
Eggg.withCreatorClass(Class<? extends Annotation> creatorClass) |
Eggg |
Eggg.withCreatorMatcher(CreatorMatcher creatorMatcher) |
Eggg |
Eggg.withDigestHandler(DigestHandler digestHandler) |
Eggg |
Eggg.withGenericResolver(GenericResolver genericResolver) |
Eggg |
Eggg.withReflectHandler(ReflectHandler reflectHandler) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CreatorMatcher.apply(Eggg eggg,
Executable executable) |
| Constructor and Description |
|---|
ClassEggg(Eggg eggg,
TypeEggg typeEggg) |
ConstrEggg(Eggg eggg,
ClassEggg ownerEggg,
Executable constr,
boolean isCreator) |
FieldEggg(Eggg eggg,
ClassEggg ownerEggg,
Field field) |
MethodEggg(Eggg eggg,
ClassEggg ownerEggg,
Method method) |
ParamEggg(Eggg eggg,
ClassEggg classEggg,
ExecutableEggg execEggg,
Parameter param) |
PropertyMethodEggg(Eggg eggg,
ClassEggg ownerEggg,
MethodEggg methodEggg) |
TypeEggg(Eggg eggg,
Type originType) |
Copyright © 2025. All rights reserved.