类 SerializationHintsPredicates

java.lang.Object
cn.taketoday.aot.hint.predicate.SerializationHintsPredicates

public class SerializationHintsPredicates extends Object
Generator of SerializationHints predicates, testing whether the given hints match the expected behavior for serialization.
从以下版本开始:
4.0
作者:
Stephane Nicoll