Class LastMinuteRequests
java.lang.Object
java.util.concurrent.CopyOnWriteArrayList<Long>
com.slack.api.rate_limits.metrics.LastMinuteRequests
- All Implemented Interfaces:
Serializable,Cloneable,Iterable<Long>,Collection<Long>,List<Long>,RandomAccess
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.concurrent.CopyOnWriteArrayList
add, add, addAll, addAll, addAllAbsent, addIfAbsent, clear, clone, contains, containsAll, equals, forEach, get, hashCode, indexOf, indexOf, isEmpty, iterator, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, stream, toArray
-
Constructor Details
-
LastMinuteRequests
public LastMinuteRequests()
-