Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/oshi/oshi
/ getName
Method
getName
oshi-core/src/main/java/oshi/hardware/HWPartition.java:97–99 ·
view source on GitHub ↗
Getter for the field name . @return Returns the name.
()
Source
from the content-addressed store, hash-verified
95
* @
return
Returns the name.
96
*/
97
public
String getName() {
98
return
this.name;
99
}
100
101
/**
102
* <p>
Callers
1
toString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected