Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/oshi/oshi
/ getB
Method
getB
oshi-core/src/main/java/oshi/util/tuples/Pair.java:69–71 ·
view source on GitHub ↗
Returns the second stored object. @return second object stored
()
Source
from the content-addressed store, hash-verified
67
* @
return
second object stored
68
*/
69
public
final
B getB() {
70
return
b;
71
}
72
}
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
getModel
Method · 0.45
createBaseboard
Method · 0.45
getVersion
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