Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getCount
Method
getCount
src/main/java/VCard/VCard.java:183–183 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
181
//#endif
182
183
public
final
int
getCount(){
return
vCardFields.size(); }
184
185
public
String getJid() {
return
jid; }
186
Callers
5
VCard
Method · 0.95
constructVCard
Method · 0.95
VCardEdit
Method · 0.45
publish
Method · 0.45
VCardView
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected