MCPcopy Index your code
hub / github.com/arduino/Arduino / getUrl

Method getUrl

app/src/processing/app/Theme.java:169–171  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

167 }
168
169 public URL getUrl() {
170 return this.url;
171 }
172
173 public int getPriority() {
174 return this.priority;

Callers 2

getLibImageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected