Uses of Interface
org.jnetpcap.internal.ForeignInitializer.DowncallSupplier
-
Uses of ForeignInitializer.DowncallSupplier in org.jnetpcap.internal
ModifierConstructorDescriptionprotected
ForeignInitializer
(String name, ForeignInitializer.DowncallSupplier<T> newFunctionSupplier, BiFunction<String, Throwable, T> exceptionSupplier, MethodHandles.Lookup lookup) Instantiates a new foreign initializer.