Class DeleteMethodMatcher

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

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