Class UpdateMethodMatcher

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

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