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

Method trimToSize

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

Sets the capacity of the queue equal to its current size. This eliminates any wasted space in the array used to implement the queue.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getEdgesMethod · 0.80

Calls 1

resizeMethod · 0.95

Tested by

no test coverage detected