Uses of Enum Class
dev.dokimos.core.gate.GateConfig.RemovedEvaluatorPolicy
Packages that use GateConfig.RemovedEvaluatorPolicy
-
Uses of GateConfig.RemovedEvaluatorPolicy in dev.dokimos.core.gate
Methods in dev.dokimos.core.gate that return GateConfig.RemovedEvaluatorPolicyModifier and TypeMethodDescriptionGateConfig.onRemovedEvaluator()Returns the enum constant of this class with the specified name.static GateConfig.RemovedEvaluatorPolicy[]GateConfig.RemovedEvaluatorPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.dokimos.core.gate with parameters of type GateConfig.RemovedEvaluatorPolicyModifier and TypeMethodDescriptionGateConfig.Builder.onRemovedEvaluator(GateConfig.RemovedEvaluatorPolicy policy)