E
public class TimestampOrder<E extends Event> extends Object implements Order<E>
TimestampOrder()
void
apply(List<E> list, Random rng)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimestampOrder()
public void apply(List<E> list, Random rng)
Order
apply
Order<E extends Event>
list
rng