Uses of Record Class
dev.dokimos.core.gate.GateVerdict.EvaluatorDrop
Packages that use GateVerdict.EvaluatorDrop
-
Uses of GateVerdict.EvaluatorDrop in dev.dokimos.core.gate
Methods in dev.dokimos.core.gate that return types with arguments of type GateVerdict.EvaluatorDropModifier and TypeMethodDescriptionGateVerdict.RegressedCase.evaluatorDrops()Returns the value of theevaluatorDropsrecord component.Constructor parameters in dev.dokimos.core.gate with type arguments of type GateVerdict.EvaluatorDropModifierConstructorDescriptionRegressedCase(String datasetItemId, String index, List<GateVerdict.EvaluatorDrop> evaluatorDrops) Creates an instance of aRegressedCaserecord class.