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

Method remove

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

Removes and returns the entry from the front of the queue. After removal, if the size of the queue is less than one third its capacity, then the capacity is set to be twice that size. (Note that the capacity shrinks more slowly than it grows.) @return the entry.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testRandomMethod · 0.95

Calls 1

resizeMethod · 0.95

Tested by 1

testRandomMethod · 0.76