MCPcopy Create free account
hub / github.com/Fanping/iveely.search / get

Method get

Iveely.Computing/src/com/iveely/computing/api/Tuple.java:25–27  ·  view source on GitHub ↗
(int index)

Source from the content-addressed store, hash-verified

23 }
24
25 public Object get(int index) {
26 return list.get(index);
27 }
28}

Callers 15

createTableMethod · 0.45
insertOneMethod · 0.45
insertManyMethod · 0.45
getWarehouseMethod · 0.45
dropWarehouseMethod · 0.45
backupWarehouseMethod · 0.45
getOutputStreamMethod · 0.45
getInputStreamMethod · 0.45
createColumnMethod · 0.45
countMethod · 0.45
insertMethod · 0.45
bulkInsertMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected