public class Platform extends Object
| Constructor and Description |
|---|
Platform() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTestMachine() |
String |
getUserAgent() |
int |
hashCode() |
void |
setTestMachine(String testMachine) |
void |
setUserAgent(String userAgent) |
Copyright © 2020. All rights reserved.