MCPcopy 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

flushRenderQueueMethod · 0.45
DiscoFeaturesMethod · 0.45
commandStateMethod · 0.45
askInetSrvMethod · 0.45
drawItemMethod · 0.45
getUrlListMethod · 0.45
getItemRefMethod · 0.45
commandStateMethod · 0.45
parseMessageMethod · 0.45
openJabberStreamMethod · 0.45
blockArrivedMethod · 0.45
blockArrivedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected