Class CountMethodMatcher

  • All Implemented Interfaces:
    io.micronaut.core.order.Ordered, MethodMatcher

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