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

Method withParent

app/src/processing/app/Theme.java:205–208  ·  view source on GitHub ↗
(Resource parent)

Source from the content-addressed store, hash-verified

203 }
204
205 Resource withParent(Resource parent) {
206 this.parent = parent;
207 return this;
208 }
209 }
210
211 /**

Callers 1

getThemeResourceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected