Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ getFirst
Method
getFirst
src/basic/Tuple.java:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
}
12
13
public
A getFirst() {
14
return
this.first;
15
}
16
17
public
B getSecond() {
18
return
this.second;
Callers
3
Cuboid
Method · 0.80
addMcaSection
Method · 0.80
addPointEntitys
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected