Class OptaPlannerBenchmarkProcessor$$accessor
- java.lang.Object
-
- org.optaplanner.benchmark.quarkus.deployment.OptaPlannerBenchmarkProcessor$$accessor
-
public final class OptaPlannerBenchmarkProcessor$$accessor extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Objectconstruct()static Objectget_optaPlannerBenchmarkBuildTimeConfig(Object __instance)static voidset_optaPlannerBenchmarkBuildTimeConfig(Object __instance, Object optaPlannerBenchmarkBuildTimeConfig)
-
-
-
Method Detail
-
get_optaPlannerBenchmarkBuildTimeConfig
public static Object get_optaPlannerBenchmarkBuildTimeConfig(Object __instance)
-
set_optaPlannerBenchmarkBuildTimeConfig
public static void set_optaPlannerBenchmarkBuildTimeConfig(Object __instance, Object optaPlannerBenchmarkBuildTimeConfig)
-
construct
public static Object construct()
-
-