Interface NativeLibrary
- All Known Subinterfaces:
JavaLibrary
,PosixCLibrary
,SystemdLibrary
,VectorLibrary
,ZstdLibrary
- All Known Implementing Classes:
VectorSimilarityFunctions
public sealed interface NativeLibrary
permits JavaLibrary, PosixCLibrary, SystemdLibrary, VectorLibrary, ZstdLibrary
A marker interface for libraries that can be loaded by
NativeLibraryProvider