Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Var3D/var3dframe
/ format
Method
format
core/src/core/java/var3d/net/center/VGame.java:272–274 ·
view source on GitHub ↗
(String vaule, Object... args)
Source
from the content-addressed store, hash-verified
270
}
271
272
public
String format(String vaule, Object... args) {
273
return
bundle.formatVaule(vaule, args);
274
}
275
276
277
/**
Callers
1
string
Method · 0.45
Calls
1
formatVaule
Method · 0.80
Tested by
no test coverage detected