Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/arduino/Arduino
/ remove
Method
remove
app/src/processing/app/Preferences.java:93–96 ·
view source on GitHub ↗
(String key)
Source
from the content-addressed store, hash-verified
91
}
92
93
@Deprecated
94
public
static
void
remove(String key) {
95
PreferencesData.remove(key);
96
}
97
98
@Deprecated
99
public
static
void
set(String attribute, String value) {
Callers
15
zepto.min.js
File · 0.45
d
Function · 0.45
zepto.min.js
File · 0.45
d
Function · 0.45
getTableCellEditorComponent
Method · 0.45
LibraryManagerUI
Method · 0.45
onRemovePressed
Method · 0.45
onInstallPressed
Method · 0.45
onRemovePressed
Method · 0.45
setText
Method · 0.45
windowDeactivated
Method · 0.45
removeTab
Method · 0.45
Calls
1
remove
Method · 0.95
Tested by
no test coverage detected