Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ setGroup
Method
setGroup
src/main/java/core/packetproxy/model/Packet.java:262–264 ·
view source on GitHub ↗
(long group)
Source
from the content-addressed store, hash-verified
260
}
261
262
public
void
setGroup(long group) {
263
this.group = group;
264
}
265
266
public
String getColor() {
267
return
this.color;
Callers
5
setGroupId
Method · 0.80
setGroupId
Method · 0.80
setGroupId
Method · 0.80
setGroupId
Method · 0.80
setGroupId
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected