MCPcopy
hub / github.com/arduino/Arduino / getPriority

Method getPriority

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

Source from the content-addressed store, hash-verified

171 }
172
173 public int getPriority() {
174 return this.priority;
175 }
176
177 public boolean isUserDefined() {
178 return this.priority > PRIORITY_DEFAULT;

Callers 1

getLibImageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected