Package com.silabs.na.pcap
Class InterfaceStatisticsBlock
- java.lang.Object
-
- com.silabs.na.pcap.InterfaceStatisticsBlock
-
public class InterfaceStatisticsBlock extends java.lang.ObjectInterface statistics block.
-
-
Constructor Summary
Constructors Constructor Description InterfaceStatisticsBlock(int interfaceId, long timestamp)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intinterfaceId()Returns the interface ID that this block contains statistics for.longtimestamp()Returns the timestamp of the statistics block.
-