Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ size
Method
size
ZezeJava/ZezeJava/src/main/java/Zeze/Util/LongMap.java:8–8 ·
view source on GitHub ↗
Returns the number of elements in this map.
()
Source
from the content-addressed store, hash-verified
6
public
interface
LongMap<V> extends Iterable<V> {
7
/** Returns the number of elements in this map. */
8
int
size();
9
10
/**
11
* Returns whether this map is empty.
Callers
15
send
Method · 0.65
on_write
Method · 0.65
decode
Method · 0.65
dispatch_unknown_protocol
Method · 0.65
wrap
Method · 0.65
wraps
Method · 0.65
append
Method · 0.65
write_bytebuffer
Method · 0.65
on_received
Method · 0.65
OnSocketConnected
Method · 0.65
Encode
Method · 0.65
StartHandshake
Method · 0.65
Calls
no outgoing calls
Tested by
15
on_received
Method · 0.52
trySendAddLog
Method · 0.52
testSimple
Method · 0.52
testCompressRate
Method · 0.52
prepareDatas
Method · 0.52
testCompressDecompress
Method · 0.52
testEncryptDecrypt
Method · 0.52
testEncryptDecrypt2
Method · 0.52
testOutputBufferCodec
Method · 0.52
testSerializeBean
Method · 0.52
testSerializeData
Method · 0.52
benchSendDecode
Method · 0.52