-
- All Implemented Interfaces:
-
com.github.squirrelgrip.scientist4k.core.comparator.ExperimentComparator,kotlin.Function,kotlin.Function2
public interface ContentTypeComparator implements ExperimentComparator<String>
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class kotlin.Function
equals, hashCode, toString -
Methods inherited from class com.github.squirrelgrip.scientist4k.core.comparator.ExperimentComparator
invoke -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-