|
jaulib v1.4.0-2-g788cf73
Jau Support Library (C++, Java, ..)
|
import java.lang.reflect.Field;import java.lang.reflect.InvocationTargetException;import java.lang.reflect.Method;import java.nio.ByteBuffer;import java.security.PrivilegedAction;import org.jau.sec.SecurityUtil;import org.jau.sys.Debug;import org.jau.sys.PlatformProps;Go to the source code of this file.
Classes | |
| class | org.jau.lang.UnsafeUtil |
Utility methods allowing easy access to certain sun.misc.Unsafe functionality. More... | |
Packages | |
| package | org.jau.lang |
| 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. | |