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

Method get

core/src/main/java/edu/mines/jtk/opt/VectContainer.java:43–43  ·  view source on GitHub ↗

Get a vect for the specified index. @param index A unique integer for the requested vect. Integers need not be consecutive. @return Vect associated with this index, or null if none.

(int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

gutsMethod · 0.65
getPrivateMethod · 0.65
readObjectMethod · 0.65
extractContainerMethod · 0.65
readObjectMethod · 0.65
readObjectMethod · 0.65

Implementers 2

VectArraycore/src/main/java/edu/mines/jtk/opt/V
VectMapcore/src/main/java/edu/mines/jtk/opt/V

Calls

no outgoing calls

Tested by

no test coverage detected