MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / ensureCapacity

Method ensureCapacity

src/java/util/Vector.java:115–127  ·  view source on GitHub ↗

Ensures that the vector has at least the specified capacity. @param minCapacity the desired minimum capacity

(int minCapacity)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

setSizeMethod · 0.95
insertElementAtMethod · 0.95
addElementMethod · 0.95

Calls 1

arraycopyMethod · 0.95

Tested by

no test coverage detected