Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ accept
Method
accept
ZezeJava/ZezeJava/src/main/java/Zeze/Util/FloatList.java:452–452 ·
view source on GitHub ↗
(float value)
Source
from the content-addressed store, hash-verified
450
451
public
interface
FloatConsumer {
452
void
accept(float value);
453
}
454
455
public
void
foreach(@NotNull FloatConsumer consumer) {
Callers
15
on_read
Method · 0.65
update
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
flush
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
encodeKey
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected