Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/groovy
/ getV8
Method
getV8
src/main/java/groovy/lang/Tuple9.java:236–238 ·
view source on GitHub ↗
Returns the eighth element. @return the eighth element
()
Source
from the content-addressed store, hash-verified
234
* @
return
the eighth element
235
*/
236
public
T8 getV8() {
237
return
v8;
238
}
239
240
/**
241
* Returns the ninth element.
Callers
1
testTuple9
Method · 0.95
Calls
no outgoing calls
Tested by
1
testTuple9
Method · 0.76