Uses of Interface
dev.dokimos.core.Reporter
Packages that use Reporter
-
Uses of Reporter in dev.dokimos.core
Classes in dev.dokimos.core that implement ReporterModifier and TypeClassDescriptionfinal classA no-op implementation ofReporterthat does nothing.Methods in dev.dokimos.core with parameters of type ReporterModifier and TypeMethodDescriptionSets the reporter for this experiment. -
Uses of Reporter in dev.dokimos.server.client
Classes in dev.dokimos.server.client that implement ReporterModifier and TypeClassDescriptionclassAn async HTTP implementation ofReporterthat sends experiment results to a Dokimos server.