MCPcopy Create free account
hub / github.com/dhale/jtk / resize

Method resize

core/src/main/java/edu/mines/jtk/util/ArrayQueue.java:195–224  ·  view source on GitHub ↗

Resizes the queue's array to have the specified length. Copies entries from the old array to the new one, so that the first entry in the new array is the first entry in the queue.

(int length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

addMethod · 0.95
removeMethod · 0.95
ensureCapacityMethod · 0.95
trimToSizeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected