| Package | Description |
|---|---|
| com.ibm.cos.v2.utils.async |
| Modifier and Type | Method and Description |
|---|---|
Optional<StoringSubscriber.Event<T>> |
StoringSubscriber.peek()
Check the first event stored in this subscriber.
|
Optional<StoringSubscriber.Event<T>> |
StoringSubscriber.poll()
Remove and return the first event stored in this subscriber.
|
Copyright © 2026. All rights reserved.