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

Method add

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

Adds the specified entry to the back of the queue. Before addition, if the size of the queue equals its capacity, then the capacity of the queue is doubled. @param e the entry.

(E e)

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