Hierarchy For Package uk.ac.warwick.dcs.sherlock.api.model.detection
Package Hierarchies:Class Hierarchy
- java.lang.Object
- uk.ac.warwick.dcs.sherlock.api.model.detection.DetectionType
- uk.ac.warwick.dcs.sherlock.api.model.detection.Detector<T> (implements uk.ac.warwick.dcs.sherlock.api.model.detection.IDetector<T>)
- uk.ac.warwick.dcs.sherlock.api.model.detection.PairwiseDetector<T>
- uk.ac.warwick.dcs.sherlock.api.model.detection.DetectorWorker<K>
- uk.ac.warwick.dcs.sherlock.api.model.detection.PairwiseDetectorWorker<K>
- uk.ac.warwick.dcs.sherlock.api.model.detection.ModelDataItem
Interface Hierarchy
- uk.ac.warwick.dcs.sherlock.api.model.detection.IDetector<T>