| jaulib v1.4.0-2-g788cf73
    Jau Support Library (C++, Java, ..) | 
import java.util.Iterator;import java.util.List;import org.jau.lang.ExceptionUtils;import org.jau.sys.JNILibrary;import org.jau.sys.PlatformProps;import org.jau.sys.RuntimeProps;import jau.sys.dl.BionicDynamicLinker32bitImpl;import jau.sys.dl.BionicDynamicLinker64BitImpl;import jau.sys.dl.MacOSXDynamicLinkerImpl;import jau.sys.dl.PosixDynamicLinkerImpl;import jau.sys.dl.WindowsDynamicLinkerImpl;Go to the source code of this file.
| Classes | |
| class | org.jau.sys.dl.NativeLibrary | 
| Provides low-level, relatively platform-independent access to shared ("native") libraries.  More... | |
| Packages | |
| package | org.jau.sys.dl | 
| Author: Sven Gothel sgoth.nosp@m.el@j.nosp@m.ausof.nosp@m.t.co.nosp@m.m Copyright (c) 2020 Gothel Software e.K. | |