| Modifier and Type | Method and Description |
|---|---|
MethodEggg |
ClassEggg.findMethodEggg(String name,
Class<?>... parameterTypes) |
MethodEggg |
ClassEggg.findMethodEgggOrNew(Method method) |
MethodEggg |
ClassEggg.findMethodEgggOrNull(String name,
Class<?>... parameterTypes) |
MethodEggg |
Eggg.newMethodEggg(ClassEggg classEggg,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MethodEggg> |
ClassEggg.getDeclaredMethodEgggs() |
Collection<MethodEggg> |
ClassEggg.getOwnMethodEgggs() |
Collection<MethodEggg> |
ClassEggg.getPublicMethodEgggs() |
| Modifier and Type | Method and Description |
|---|---|
PropertyMethodEggg |
Eggg.newPropertyMethodEggg(ClassEggg classEggg,
MethodEggg methodEggg) |
| Constructor and Description |
|---|
PropertyMethodEggg(Eggg eggg,
ClassEggg ownerEggg,
MethodEggg methodEggg) |
Copyright © 2025. All rights reserved.