MCPcopy Create free account
hub / github.com/Syncleus/aparapi / setValid

Method setValid

src/main/java/com/aparapi/Range.java:609–611  ·  view source on GitHub ↗

@param valid the valid to set

(boolean valid)

Source from the content-addressed store, hash-verified

607 * the valid to set
608 */
609 public void setValid(boolean valid) {
610 this.valid = valid;
611 }
612
613 /**
614 * @return the localIsDerived

Callers 3

createMethod · 0.95
create2DMethod · 0.95
create3DMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected