Class ReflectionHintsPredicates.FieldHintPredicate
java.lang.Object
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.FieldHintPredicate
- All Implemented Interfaces:
Predicate<RuntimeHints>
- Enclosing class:
- ReflectionHintsPredicates
public static class ReflectionHintsPredicates.FieldHintPredicate
extends Object
implements Predicate<RuntimeHints>
-
Method Details
-
test
- Specified by:
test
in interfacePredicate<RuntimeHints>
-