Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ b1
Method
b1
src/test/resources/pta/lambda/LambdaConstructor.java:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
static
B b1() {
25
return
new
B();
26
}
27
28
static
B b2() {
29
return
new
B();
Callers
1
main
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected