public static class SlidingWindow.RequestMap<REQUEST extends SlidingWindow.Request<REPLY>,REPLY> extends Object implements Iterable<REQUEST>
Iterator<REQUEST>
iterator()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public Iterator<REQUEST> iterator()
iterator
Iterable<REQUEST extends SlidingWindow.Request<REPLY>>
public String toString()
toString
Object
Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.