public class UserCustomImpressionAdapterConsumer extends Object implements ImpressionsStorageConsumer
| Constructor and Description |
|---|
UserCustomImpressionAdapterConsumer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFull() |
List<KeyImpression> |
pop() |
List<KeyImpression> |
pop(int count) |
public List<KeyImpression> pop(int count)
pop in interface ImpressionsStorageConsumerpublic List<KeyImpression> pop()
pop in interface ImpressionsStorageConsumerpublic boolean isFull()
isFull in interface ImpressionsStorageConsumerCopyright © 2021. All rights reserved.