@FunctionalInterface public interface MethodConsumer extends AbstractConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ClassMetadata classMetadata,
MethodMetadata methodMetadata) |
default ConsumerType |
getType() |
void accept(ClassMetadata classMetadata, MethodMetadata methodMetadata)
default ConsumerType getType()
getType in interface AbstractConsumerCopyright © 2023. All rights reserved.