Class CountMethodMatcher

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

@Internal public final class CountMethodMatcher extends AbstractMethodMatcher
Count method match.
Since:
3.2
Author:
Denis Stepanov