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

Method getGlobalSize_1

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

@return the globalSize_1

()

Source from the content-addressed store, hash-verified

522 * @return the globalSize_1
523 */
524 public int getGlobalSize_1() {
525 return globalSize_1;
526 }
527
528 /**
529 * @param globalSize_1

Callers 3

create2DMethod · 0.95
create3DMethod · 0.95
recreateRangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected