MCPcopy Create free account
hub / github.com/davidgiven/luje / protectedArray

Method protectedArray

lib/java/nio/IntBuffer.java:369–369  ·  view source on GitHub ↗

Child class implements this method to realize array(). @return see array()

()

Source from the content-addressed store, hash-verified

367 * @return see {@code array()}
368 */
369 abstract int[] protectedArray();
370
371 /**
372 * Child class implements this method to realize {@code arrayOffset()}.

Callers 1

arrayMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected