public class RequestObject
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
i |
retrofit.Profiler.RequestInformation |
info |
long |
l |
java.lang.Object |
o |
Constructor and Description |
---|
RequestObject(retrofit.Profiler.RequestInformation info,
long l,
int i,
java.lang.Object o) |