MCPcopy
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

testTuplesMethod · 0.95
mainMethod · 0.45
testWildcardCountersMethod · 0.45
testQueryBiosNameRevMethod · 0.45
testQueryBoardInfoMethod · 0.45
getDisksMethod · 0.45
getModelMethod · 0.45
createBaseboardMethod · 0.45
getVersionMethod · 0.45
getDisksMethod · 0.45

Calls

no outgoing calls

Tested by 6

testTuplesMethod · 0.76
testWildcardCountersMethod · 0.36
testQueryBiosNameRevMethod · 0.36
testQueryBoardInfoMethod · 0.36