public class TimeSelector extends Object
TimeSelector(int defaultCapacity, boolean isAscending)
void
add(long time)
boolean
isEmpty()
long
pollFirst()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TimeSelector(int defaultCapacity, boolean isAscending)
public boolean isEmpty()
public void add(long time)
public long pollFirst()
public String toString()
toString
Object
Copyright © 2022 The Apache Software Foundation. All rights reserved.