Uses of Record Class
org.springframework.aot.hint.LambdaHint.DeclaringMethod
Packages that use LambdaHint.DeclaringMethod
Package
Description
Support for registering the need for reflection, resources, java
serialization and proxies at runtime.
-
Uses of LambdaHint.DeclaringMethod in org.springframework.aot.hint
Methods in org.springframework.aot.hint that return LambdaHint.DeclaringMethodModifier and TypeMethodDescriptionLambdaHint.getDeclaringMethod()Return the method in which the lambda is defined, if any.