| Package | Description |
|---|---|
| org.sheinbergon.useragent.analyzer.processor |
| Modifier and Type | Method and Description |
|---|---|
protected abstract UserAgentIngredients |
AsyncProcessor.digest(INGESTION ingestion) |
protected abstract UserAgentIngredients |
Processor.digest(INGESTION ingestion) |
CompletableFuture<UserAgentIngredients> |
AsyncProcessor.process(String userAgent) |
UserAgentIngredients |
Processor.process(String userAgent) |
Copyright © 2017. All rights reserved.