Class ListMethodMatcher

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

@Internal public class ListMethodMatcher extends AbstractPatternMethodMatcher
List method matcher.
Since:
3.2
Author:
Denis Stepanov