Class Timers.Timeout

java.lang.Object
org.htmlunit.corejs.javascript.tools.shell.Timers.Timeout
All Implemented Interfaces:
Comparable<Timers.Timeout>
Enclosing class:
Timers

private static final class Timers.Timeout extends Object implements Comparable<Timers.Timeout>
An object to go on the priority queue.

Note: this class has a natural ordering that is inconsistent with equals.