程序包 cn.taketoday.aot.hint.predicate
@NonNullApi
@NonNullFields
package cn.taketoday.aot.hint.predicate
Predicate support for runtime hints.
-
类说明Generator of
ProxyHintspredicates, 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.