Package io.quarkus.jaxb.runtime.graal
Class Target_com_sun_xml_bind_v2_runtime_reflect_opt_AccessorInjector.Selector
- java.lang.Object
-
- io.quarkus.jaxb.runtime.graal.Target_com_sun_xml_bind_v2_runtime_reflect_opt_AccessorInjector.Selector
-
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
- Target_com_sun_xml_bind_v2_runtime_reflect_opt_AccessorInjector
static final class Target_com_sun_xml_bind_v2_runtime_reflect_opt_AccessorInjector.Selector extends Object implements BooleanSupplier
-
-
Constructor Summary
Constructors Constructor Description Selector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetAsBoolean()
-
-
-
Method Detail
-
getAsBoolean
public boolean getAsBoolean()
- Specified by:
getAsBooleanin interfaceBooleanSupplier
-
-