| Package | Description |
|---|---|
| com.helger.useragent.uaprofile |
| Modifier and Type | Field and Description |
|---|---|
static UAProfile |
UAProfile.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static UAProfile |
UAProfileDatabase.getParsedUAProfile(IUAProfileHeaderProvider aHeaderProvider) |
static UAProfile |
UAProfileDatabase.getUAProfileFromRequest(IUAProfileHeaderProvider aHeaderProvider) |
| Modifier and Type | Method and Description |
|---|---|
static com.helger.commons.collection.impl.ICommonsSet<UAProfile> |
UAProfileDatabase.getAllUniqueUAProfiles() |
static Consumer<UAProfile> |
UAProfileDatabase.getNewUAProfileCallback() |
| Modifier and Type | Method and Description |
|---|---|
static void |
UAProfileDatabase.setNewUAProfileCallback(Consumer<UAProfile> aCallback) |
Copyright © 2016–2019 Philip Helger. All rights reserved.