Uses of Enum Class
org.pcap4j.core.PcapHandle.SwappedType
Packages that use PcapHandle.SwappedType
-
Uses of PcapHandle.SwappedType in org.pcap4j.core
Subclasses with type arguments of type PcapHandle.SwappedType in org.pcap4j.coreMethods in org.pcap4j.core that return PcapHandle.SwappedTypeModifier and TypeMethodDescriptionPcapHandle.isSwapped()static PcapHandle.SwappedTypeReturns the enum constant of this class with the specified name.static PcapHandle.SwappedType[]PcapHandle.SwappedType.values()Returns an array containing the constants of this enum class, in the order they are declared.