Class ReflectionHintsPredicates.JavaSerializationHintPredicate
java.lang.Object
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.JavaSerializationHintPredicate
- All Implemented Interfaces:
Predicate<RuntimeHints>
- Enclosing class:
ReflectionHintsPredicates
public static class ReflectionHintsPredicates.JavaSerializationHintPredicate
extends Object
implements Predicate<RuntimeHints>
- Since:
- 6.0
- Author:
- Brian Clozel, Stephane Nicoll
-
Method Details
-
test
- Specified by:
testin interfacePredicate<RuntimeHints>
-