Class Hierarchy
- java.lang.Object
- jp.cafebabe.birthmarks.AbstractTask<T> (implements jp.cafebabe.birthmarks.Task<S>)
- jp.cafebabe.birthmarks.comparators.AbstractComparator (implements jp.cafebabe.birthmarks.comparators.Comparator)
- jp.cafebabe.birthmarks.comparators.ComparatorType (implements java.lang.Comparable<T>, java.io.Serializable)
- jp.cafebabe.birthmarks.comparators.Comparison<T> (implements java.lang.Comparable<T>, java.io.Serializable)
- jp.cafebabe.birthmarks.comparators.Comparisons<T> (implements java.lang.Iterable<T>, java.io.Serializable)
- jp.cafebabe.birthmarks.comparators.Similarity (implements java.lang.Comparable<T>, java.io.Serializable)
- jp.cafebabe.birthmarks.comparators.Threshold (implements java.lang.Comparable<T>, java.io.Serializable)
- jp.cafebabe.birthmarks.AbstractTask<T> (implements jp.cafebabe.birthmarks.Task<S>)
Interface Hierarchy
- jp.cafebabe.birthmarks.Task<S>
- jp.cafebabe.birthmarks.comparators.Comparator
- jp.cafebabe.birthmarks.TaskBuilder<T>
- jp.cafebabe.birthmarks.comparators.ComparatorBuilder