public interface ImpressionsStorageConsumer
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFull() |
List<KeyImpression> |
pop() |
List<KeyImpression> |
pop(int count) |
List<KeyImpression> pop(int count)
List<KeyImpression> pop()
boolean isFull()
Copyright © 2021. All rights reserved.