private class DecompilerRequestReceiver.ResponseWithPort
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
port |
private java.lang.String |
response |
Constructor and Description |
---|
ResponseWithPort(java.lang.String response,
int port) |