public abstract class Executable extends java.lang.Object implements java.util.concurrent.Callable<java.lang.Boolean>, java.lang.Comparable<Executable>
Constructor and Description |
---|
Executable() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Executable o) |
public int compareTo(Executable o)
compareTo
in interface java.lang.Comparable<Executable>