public static class BrokerQueue.Broker extends Object
Broker()
List<Integer>
getIds()
int
getPos()
void
setIds(List<Integer> ids)
setPos(int pos)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Broker()
public int getPos()
public void setPos(int pos)
public List<Integer> getIds()
public void setIds(List<Integer> ids)
Copyright © 2025. All rights reserved.