@Contract(threading=SAFE) public interface CapacityChannel
Implementations are expected to be thread-safe.
void
update(int increment)
void update(int increment) throws IOException
increment
IOException
Copyright © 2023. All rights reserved.