Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comunes/kune
/ getDomain
Method
getDomain
src/main/java/cc/kune/domain/WaveRefKey.java:105–107 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
103
}
104
105
public
String getDomain() {
106
return
domain;
107
}
108
109
public
String getWaveId() {
110
return
waveId;
Callers
1
objectToString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected