类 ReflectionHintsPredicates.FieldHintPredicate

java.lang.Object
cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.FieldHintPredicate
所有已实现的接口:
Predicate<RuntimeHints>
封闭类:
ReflectionHintsPredicates

public static class ReflectionHintsPredicates.FieldHintPredicate extends Object implements Predicate<RuntimeHints>
  • 字段详细资料

    • field

      private final Field field
  • 构造器详细资料

    • FieldHintPredicate

      FieldHintPredicate(Field field)
  • 方法详细资料