Uses of Class
org.springframework.data.repository.core.support.MethodLookup.InvokedMethod
Packages that use MethodLookup.InvokedMethod
Package
Description
Base classes to implement repositories for various data stores.
-
Uses of MethodLookup.InvokedMethod in org.springframework.data.repository.core.support
Methods in org.springframework.data.repository.core.support that return MethodLookup.InvokedMethodMethods in org.springframework.data.repository.core.support with parameters of type MethodLookup.InvokedMethodModifier and TypeMethodDescriptionboolean
MethodLookup.MethodPredicate.test
(MethodLookup.InvokedMethod invokedMethod, Method candidate)