MCPcopy Create free account
hub / github.com/DeNA/PacketProxy / getTarget

Method getTarget

src/main/java/core/packetproxy/model/DiffSet.java:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 }
30
31 public byte[] getTarget() {
32 return this.target;
33 }
34}

Callers 11

updateMethod · 0.95
updateMethod · 0.95
updateMethod · 0.95
diffPerCharacterMethod · 0.45
diffPerLineMethod · 0.45
diffPerCharacterMethod · 0.45
diffPerLineMethod · 0.45
diffPerCharacterMethod · 0.45
sortUniqMethod · 0.45
sortUniqMethod · 0.45
sortUniqMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected