| Modifier and Type | Field and Description |
|---|---|
Device |
Client.device |
| Modifier and Type | Method and Description |
|---|---|
static Device |
Device.fromMap(Map<String,String> m) |
Device |
DeviceParser.parse(String agentString) |
Device |
CachingParser.parseDevice(String agentString) |
Device |
Parser.parseDevice(String agentString) |
| Constructor and Description |
|---|
Client(UserAgent userAgent,
OS os,
Device device) |
Copyright © 2019. All rights reserved.