Uses of Class
org.pcap4j.packet.IllegalRadiotapData.Builder
-
Packages that use IllegalRadiotapData.Builder Package Description org.pcap4j.packet -
-
Uses of IllegalRadiotapData.Builder in org.pcap4j.packet
Methods in org.pcap4j.packet that return IllegalRadiotapData.Builder Modifier and Type Method Description IllegalRadiotapData.BuilderIllegalRadiotapData. getBuilder()IllegalRadiotapData.BuilderIllegalRadiotapData.Builder. rawData(byte[] rawData)Constructors in org.pcap4j.packet with parameters of type IllegalRadiotapData.Builder Constructor Description IllegalRadiotapData(IllegalRadiotapData.Builder builder)
-