Class ExistsMethodMatcher

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

    @Internal
    public final class ExistsMethodMatcher
    extends AbstractPatternMethodMatcher
    Exists method matcher.
    Since:
    3.2
    Author:
    Denis Stepanov