Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ run
Method
run
ZezeJava/ZezeJavaTest/src/Infinite/CoverHistory.java:160–163 ·
view source on GitHub ↗
(BValue value)
Source
from the content-addressed store, hash-verified
158
159
public
static
class
Double7 implements Job {
160
@Override
161
public
void
run(BValue value) {
162
value.setDouble7(getRandom().nextInt(Short.MAX_VALUE));
163
}
164
}
165
166
public
static
class
Bytes8 implements Job {
Callers
nothing calls this directly
Calls
2
getRandom
Method · 0.80
nextInt
Method · 0.45
Tested by
no test coverage detected