public class NetworkStats extends Object
NetworkStats()
boolean
equals(Object o)
int
hashCode()
Long
rxBytes()
rxDropped()
rxErrors()
rxPackets()
String
toString()
txBytes()
txDropped()
txErrors()
txPackets()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public NetworkStats()
public Long rxBytes()
public Long rxPackets()
public Long rxDropped()
public Long rxErrors()
public Long txBytes()
public Long txPackets()
public Long txDropped()
public Long txErrors()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2016. All rights reserved.