Interface VectorLibrary

All Superinterfaces:
NativeLibrary
All Known Implementing Classes:
JdkVectorLibrary

public non-sealed interface VectorLibrary extends NativeLibrary
A VectorLibrary is just an adaptation of the factory for a NativeLibrary. It is needed so the NativeLibraryProvider can be the single point of construction for native implementations.