Uses of Record Class
dev.dokimos.core.gate.BaselineFile.EvaluatorEntry
Packages that use BaselineFile.EvaluatorEntry
-
Uses of BaselineFile.EvaluatorEntry in dev.dokimos.core.gate
Methods in dev.dokimos.core.gate that return types with arguments of type BaselineFile.EvaluatorEntryModifier and TypeMethodDescriptionBaselineFile.BaselineItem.evaluators()Returns the value of theevaluatorsrecord component.Constructor parameters in dev.dokimos.core.gate with type arguments of type BaselineFile.EvaluatorEntryModifierConstructorDescriptionBaselineItem(String key, String input, List<BaselineFile.EvaluatorEntry> evaluators) Creates an instance of aBaselineItemrecord class.