Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getKeyRefCount
Method
getKeyRefCount
ZezeJava/ZezeJava/src/main/java/Zeze/Schemas.java:452–454 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
450
}
451
452
public
final
int
getKeyRefCount() {
453
return
keyRefCount;
454
}
455
456
public
final
void
setKeyRefCount(
int
value) {
457
keyRefCount = value;
Callers
1
isCompatible
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected