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

Method protectedArray

lib/java/nio/CharBuffer.java:450–450  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

448 * @see #array()
449 */
450 abstract char[] protectedArray();
451
452 /**
453 * Child class implements this method to realize {@code arrayOffset()}.

Callers 1

arrayMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected