Package com.velocitypowered.natives.util
Class NativeCodeLoader<T>
java.lang.Object
com.velocitypowered.natives.util.NativeCodeLoader<T>
- Type Parameters:
T- the interface of the instance to load
- All Implemented Interfaces:
Supplier<T>
A loader for native code.
-
Method Summary