public interface Comparable<T> {
int compareTo(T o);
}
The type bound <T extends Comparable<T>> may be read as [...]
public interface Comparable<T> {
int compareTo(T o);
}
The type bound <T extends Comparable<T>> may be read as [...]
public interface Comparable<T> {
int compareTo(T o);
}
The type bound <T extends Comparable<T>> may be read as [...]status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |