Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/oshi/oshi
/ getA
Method
getA
oshi-core/src/main/java/oshi/util/tuples/Pair.java:60–62 ·
view source on GitHub ↗
Returns the first stored object. @return first object stored
()
Source
from the content-addressed store, hash-verified
58
* @
return
first object stored
59
*/
60
public
final
A getA() {
61
return
a;
62
}
63
64
/**
65
* Returns the second stored object.
Callers
15
testTuples
Method · 0.95
main
Method · 0.45
testWildcardCounters
Method · 0.45
testQueryBiosNameRev
Method · 0.45
testQueryBoardInfo
Method · 0.45
testParseDeviceIdToVendorProductSerial
Method · 0.45
testParseLspciMachineReadable
Method · 0.45
getDisks
Method · 0.45
getManufacturer
Method · 0.45
createBaseboard
Method · 0.45
getManufacturer
Method · 0.45
getDisks
Method · 0.45
Calls
no outgoing calls
Tested by
6
testTuples
Method · 0.76
testWildcardCounters
Method · 0.36
testQueryBiosNameRev
Method · 0.36
testQueryBoardInfo
Method · 0.36
testParseDeviceIdToVendorProductSerial
Method · 0.36
testParseLspciMachineReadable
Method · 0.36