Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
keyClear
Method · 0.45
keyClear
Method · 0.45
getTipString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected