public final class ReflectiveClassFinalFieldsWritablePredicateBuildItem extends MultiBuildItem
io.quarkus.deployment.steps.ReflectiveHierarchyStep to determine whether or
not the final fields of the class should be writable (which they aren't by default)
If any one of the predicates returns true for a class, then ReflectiveHierarchyStep uses that true value| Constructor and Description |
|---|
ReflectiveClassFinalFieldsWritablePredicateBuildItem(Predicate<org.jboss.jandex.ClassInfo> predicate) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.