Uses of Class
org.pcap4j.core.PcapHandle.SwappedType
-
Packages that use PcapHandle.SwappedType Package Description org.pcap4j.core -
-
Uses of PcapHandle.SwappedType in org.pcap4j.core
Methods in org.pcap4j.core that return PcapHandle.SwappedType Modifier and Type Method Description PcapHandle.SwappedTypePcapHandle. isSwapped()static PcapHandle.SwappedTypePcapHandle.SwappedType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PcapHandle.SwappedType[]PcapHandle.SwappedType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-