MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / toString

Method toString

src/main/java/PrivacyLists/PrivacyItem.java:75–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 }
74
75 public String toString() { return (type==ITEM_ANY)?"ANY":value; }
76
77 /** Creates a new instance of PrivacyItem */
78 public PrivacyItem() {

Callers 3

keyClearMethod · 0.45
keyClearMethod · 0.45
getTipStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected