Extractor

object Extractor
class Object
trait Matchable
class Any

Type members

Classlikes

trait DataExtractor[E]

The extractor is responsible to extract some statistics from the environment.

The extractor is responsible to extract some statistics from the environment.

Type parameters:
E

The type of the extracted data.