Interface SharedLibrary
- All Superinterfaces:
AutoCloseable, FunctionProvider, NativeResource, Pointer
- All Known Implementing Classes:
FreeBSDLibrary, LinuxLibrary, MacOSXLibrary, MacOSXLibraryBundle, MacOSXLibraryDL, SharedLibrary.Default, SharedLibrary.Delegate, WindowsLibrary
A
FunctionProvider implementation that opens a platform-specific shared library and returns functions pointers from it.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Field Summary
Fields inherited from interface Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE -
Method Summary
Methods inherited from interface FunctionProvider
getFunctionAddress, getFunctionAddressMethods inherited from interface NativeResource
close, free