Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ isEmpty
Method
isEmpty
src/main/java/VCard/VCard.java:191–193 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
189
}
190
191
public
boolean isEmpty() {
192
return
empty;
193
}
194
195
public
void
dropPhoto() {
196
photo=null;
Callers
15
flushRenderQueue
Method · 0.45
DiscoFeatures
Method · 0.45
commandState
Method · 0.45
askInetSrv
Method · 0.45
drawItem
Method · 0.45
getUrlList
Method · 0.45
getItemRef
Method · 0.45
commandState
Method · 0.45
parseMessage
Method · 0.45
openJabberStream
Method · 0.45
blockArrived
Method · 0.45
blockArrived
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected