Package org.springframework.aot.hint.predicate
@NonNullApi
@NonNullFields
package org.springframework.aot.hint.predicate
Predicate support for runtime hints.
- 
ClassesClassDescriptionGenerator ofProxyHintspredicates, testing whether the given hints match the expected behavior for proxies.Generator ofReflectionHintspredicates, testing whether the given hints match the expected behavior for reflection.Generator ofResourceHintspredicates, testing whether the given hints match the expected behavior for resources.Static generator of predicates that test whether the givenRuntimeHintsinstance matches the expected behavior for reflection, resource, serialization, or proxy generation.Generator ofSerializationHintspredicates, testing whether the given hints match the expected behavior for serialization.