Class SerializationHintsPredicates

java.lang.Object
org.springframework.aot.hint.predicate.SerializationHintsPredicates

public class SerializationHintsPredicates extends Object
Generator of SerializationHints predicates, testing whether the given hints match the expected behavior for serialization.
Since:
6.0
Author:
Stephane Nicoll