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

Method isValid

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

@return the valid

()

Source from the content-addressed store, hash-verified

599 * @return the valid
600 */
601 public boolean isValid() {
602 return valid;
603 }
604
605 /**
606 * @param valid

Callers 3

createMethod · 0.95
create2DMethod · 0.95
create3DMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected