Class FindMethodMatcher

java.lang.Object
io.micronaut.data.processor.visitors.finders.AbstractMethodMatcher
io.micronaut.data.processor.visitors.finders.FindMethodMatcher
All Implemented Interfaces:
io.micronaut.core.order.Ordered, MethodMatcher

@Internal public final class FindMethodMatcher extends AbstractMethodMatcher
Find method matcher.
Since:
3.2
Author:
Denis Stepanov