Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ getName
Method
getName
src/main/java/core/packetproxy/common/Parameter.java:32–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
}
31
32
public
String getName() {
33
return
name;
34
}
35
36
public
String getValue() {
37
return
value;
Callers
1
getBodyParams
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected