Class Hierarchy
- java.lang.Object
- org.springframework.aot.hint.predicate.ProxyHintsPredicates
- org.springframework.aot.hint.predicate.ReflectionHintsPredicates
- org.springframework.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate<T> (implements java.util.function.Predicate<T>)
- org.springframework.aot.hint.predicate.ReflectionHintsPredicates.ConstructorHintPredicate
- org.springframework.aot.hint.predicate.ReflectionHintsPredicates.MethodHintPredicate
- org.springframework.aot.hint.predicate.ReflectionHintsPredicates.FieldHintPredicate (implements java.util.function.Predicate<T>)
- org.springframework.aot.hint.predicate.ReflectionHintsPredicates.TypeHintPredicate (implements java.util.function.Predicate<T>)
- org.springframework.aot.hint.predicate.ResourceHintsPredicates
- org.springframework.aot.hint.predicate.RuntimeHintsPredicates
- org.springframework.aot.hint.predicate.SerializationHintsPredicates