Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getJid
Method
getJid
src/main/java/VCard/VCard.java:185–185 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
183
public
final
int
getCount(){
return
vCardFields.size(); }
184
185
public
String getJid() {
return
jid; }
186
187
public
String getId() {
188
return
id;
Callers
9
getNickDate
Method · 0.95
toString
Method · 0.45
getTipString
Method · 0.45
blockArrived
Method · 0.45
blockArrived
Method · 0.45
processGCRequest
Method · 0.45
doAction
Method · 0.45
menuAction
Method · 0.45
doAction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected