Uses of Enum
one.nio.os.bpf.ProgType
Packages that use ProgType
-
Uses of ProgType in one.nio.os.bpf
Subclasses with type arguments of type ProgType in one.nio.os.bpfFields in one.nio.os.bpf declared as ProgTypeMethods in one.nio.os.bpf that return ProgTypeModifier and TypeMethodDescriptionstatic ProgTypeReturns the enum constant of this type with the specified name.static ProgType[]ProgType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in one.nio.os.bpf with parameters of type ProgTypeConstructors in one.nio.os.bpf with parameters of type ProgType