MCPcopy Create free account
hub / github.com/LFYSec/MScan / twoArgs

Method twoArgs

src/test/resources/pta/lambda/Args.java:88–89  ·  view source on GitHub ↗
(B b, Object o)

Source from the content-addressed store, hash-verified

86 }
87
88 void twoArgs(B b, Object o) {
89 }
90
91 void threeArgs(B b, Object o, A a) {
92 }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected