public class HarPlus<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
net.lightbody.bmp.core.har.Har |
har |
T |
result |
| Constructor and Description |
|---|
HarPlus(net.lightbody.bmp.core.har.Har har,
T result) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static HarPlus<Void> |
nothing(net.lightbody.bmp.core.har.Har har) |
String |
toString() |
Copyright © 2016–2018. All rights reserved.