MCPcopy
hub / github.com/oshi/oshi / getIndex

Method getIndex

oshi-core/src/main/java/oshi/hardware/NetworkIF.java:62–62  ·  view source on GitHub ↗

Interface index. @return The index of the network interface.

()

Source from the content-addressed store, hash-verified

60 * @return The index of the network interface.
61 */
62 int getIndex();
63
64 /**
65 * Interface description.

Callers 15

parseInterfacesMethod · 0.95
printCpuMethod · 0.65
updateAttributesMethod · 0.65
updateAttributesMethod · 0.65
updateNetworkStatsMethod · 0.65

Implementers 1

AbstractNetworkIFoshi-core/src/main/java/oshi/hardware/

Calls

no outgoing calls

Tested by 1

printCpuMethod · 0.52