Uses of Enum Class
nl.sidnlabs.pcap.PcapReader.LinkType
Packages that use PcapReader.LinkType
-
Uses of PcapReader.LinkType in nl.sidnlabs.pcap
Methods in nl.sidnlabs.pcap that return PcapReader.LinkTypeModifier and TypeMethodDescriptionprotected PcapReader.LinkTypePcapReader.getLinkType(long linkTypeVal) static PcapReader.LinkTypeReturns the enum constant of this class with the specified name.static PcapReader.LinkType[]PcapReader.LinkType.values()Returns an array containing the constants of this enum class, in the order they are declared.