JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jdk-misc 1.Final
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
W
A
addPropertyChangeListener(String, PropertyChangeListener)
- Method in class sun.awt.
AppContext
ADDRESS_SIZE
- Static variable in class sun.misc.
Unsafe
addressSize()
- Method in class sun.misc.
Unsafe
allocateInstance(Class<?>)
- Method in class sun.misc.
Unsafe
allocateMemory(long)
- Method in class sun.misc.
Unsafe
AppContext
- Class in
sun.awt
AppContext()
- Constructor for class sun.awt.
AppContext
ARRAY_BOOLEAN_BASE_OFFSET
- Static variable in class sun.misc.
Unsafe
ARRAY_BOOLEAN_INDEX_SCALE
- Static variable in class sun.misc.
Unsafe
ARRAY_BYTE_BASE_OFFSET
- Static variable in class sun.misc.
Unsafe
ARRAY_BYTE_INDEX_SCALE
- Static variable in class sun.misc.
Unsafe
ARRAY_CHAR_BASE_OFFSET
- Static variable in class sun.misc.
Unsafe
ARRAY_CHAR_INDEX_SCALE
- Static variable in class sun.misc.
Unsafe
ARRAY_DOUBLE_BASE_OFFSET
- Static variable in class sun.misc.
Unsafe
ARRAY_DOUBLE_INDEX_SCALE
- Static variable in class sun.misc.
Unsafe
ARRAY_FLOAT_BASE_OFFSET
- Static variable in class sun.misc.
Unsafe
ARRAY_FLOAT_INDEX_SCALE
- Static variable in class sun.misc.
Unsafe
ARRAY_INT_BASE_OFFSET
- Static variable in class sun.misc.
Unsafe
ARRAY_INT_INDEX_SCALE
- Static variable in class sun.misc.
Unsafe
ARRAY_LONG_BASE_OFFSET
- Static variable in class sun.misc.
Unsafe
ARRAY_LONG_INDEX_SCALE
- Static variable in class sun.misc.
Unsafe
ARRAY_OBJECT_BASE_OFFSET
- Static variable in class sun.misc.
Unsafe
ARRAY_OBJECT_INDEX_SCALE
- Static variable in class sun.misc.
Unsafe
ARRAY_SHORT_BASE_OFFSET
- Static variable in class sun.misc.
Unsafe
ARRAY_SHORT_INDEX_SCALE
- Static variable in class sun.misc.
Unsafe
arrayBaseOffset(Class<?>)
- Method in class sun.misc.
Unsafe
arrayIndexScale(Class<?>)
- Method in class sun.misc.
Unsafe
C
compareAndSwapInt(Object, long, int, int)
- Method in class sun.misc.
Unsafe
compareAndSwapLong(Object, long, long, long)
- Method in class sun.misc.
Unsafe
compareAndSwapObject(Object, long, Object, Object)
- Method in class sun.misc.
Unsafe
copyConstructor(Constructor<T>)
- Method in class sun.reflect.
ReflectionFactory
copyField(Field)
- Method in class sun.reflect.
ReflectionFactory
copyMemory(Object, long, Object, long, long)
- Method in class sun.misc.
Unsafe
copyMemory(long, long, long)
- Method in class sun.misc.
Unsafe
copyMethod(Method)
- Method in class sun.reflect.
ReflectionFactory
D
defineAnonymousClass(Class<?>, byte[], Object[])
- Method in class sun.misc.
Unsafe
defineClass(String, byte[], int, int, ClassLoader, ProtectionDomain)
- Method in class sun.misc.
Unsafe
Deprecated.
dispose()
- Method in class sun.awt.
AppContext
DISPOSED_PROPERTY_NAME
- Static variable in class sun.awt.
AppContext
E
ensureClassInitialized(Class<?>)
- Method in class sun.misc.
Unsafe
EVENT_QUEUE_COND_KEY
- Static variable in class sun.awt.
AppContext
EVENT_QUEUE_KEY
- Static variable in class sun.awt.
AppContext
EVENT_QUEUE_LOCK_KEY
- Static variable in class sun.awt.
AppContext
F
freeMemory(long)
- Method in class sun.misc.
Unsafe
fullFence()
- Method in class sun.misc.
Unsafe
G
get(Object)
- Method in class sun.awt.
AppContext
getAddress(long)
- Method in class sun.misc.
Unsafe
getAndAddInt(Object, long, int)
- Method in class sun.misc.
Unsafe
getAndAddLong(Object, long, long)
- Method in class sun.misc.
Unsafe
getAndSetInt(Object, long, int)
- Method in class sun.misc.
Unsafe
getAndSetLong(Object, long, long)
- Method in class sun.misc.
Unsafe
getAndSetObject(Object, long, Object)
- Method in class sun.misc.
Unsafe
getAppContext()
- Static method in class sun.awt.
AppContext
getAppContexts()
- Static method in class sun.awt.
AppContext
Returns a set containing all
AppContext
s.
getBoolean(Object, long)
- Method in class sun.misc.
Unsafe
getBooleanVolatile(Object, long)
- Method in class sun.misc.
Unsafe
getByte(Object, long)
- Method in class sun.misc.
Unsafe
getByte(long)
- Method in class sun.misc.
Unsafe
getByteVolatile(Object, long)
- Method in class sun.misc.
Unsafe
getChar(Object, long)
- Method in class sun.misc.
Unsafe
getChar(long)
- Method in class sun.misc.
Unsafe
getCharVolatile(Object, long)
- Method in class sun.misc.
Unsafe
getConstructorAccessor(Constructor<?>)
- Method in class sun.reflect.
ReflectionFactory
getContextClassLoader()
- Method in class sun.awt.
AppContext
getDouble(Object, long)
- Method in class sun.misc.
Unsafe
getDouble(long)
- Method in class sun.misc.
Unsafe
getDoubleVolatile(Object, long)
- Method in class sun.misc.
Unsafe
getExecutableTypeAnnotationBytes(Executable)
- Method in class sun.reflect.
ReflectionFactory
getFloat(Object, long)
- Method in class sun.misc.
Unsafe
getFloat(long)
- Method in class sun.misc.
Unsafe
getFloatVolatile(Object, long)
- Method in class sun.misc.
Unsafe
getInt(Object, long)
- Method in class sun.misc.
Unsafe
getInt(long)
- Method in class sun.misc.
Unsafe
getIntVolatile(Object, long)
- Method in class sun.misc.
Unsafe
getLoadAverage(double[], int)
- Method in class sun.misc.
Unsafe
getLong(Object, long)
- Method in class sun.misc.
Unsafe
getLong(long)
- Method in class sun.misc.
Unsafe
getLongVolatile(Object, long)
- Method in class sun.misc.
Unsafe
getMethodAccessor(Method)
- Method in class sun.reflect.
ReflectionFactory
getObject(Object, long)
- Method in class sun.misc.
Unsafe
getObjectVolatile(Object, long)
- Method in class sun.misc.
Unsafe
getPropertyChangeListeners()
- Method in class sun.awt.
AppContext
getPropertyChangeListeners(String)
- Method in class sun.awt.
AppContext
getReflectionFactory()
- Static method in class sun.reflect.
ReflectionFactory
GetReflectionFactoryAction()
- Constructor for class sun.reflect.
ReflectionFactory.GetReflectionFactoryAction
getShort(Object, long)
- Method in class sun.misc.
Unsafe
getShort(long)
- Method in class sun.misc.
Unsafe
getShortVolatile(Object, long)
- Method in class sun.misc.
Unsafe
getSoftReferenceValue(Object, Supplier<T>)
- Static method in class sun.awt.
AppContext
getThreadGroup()
- Method in class sun.awt.
AppContext
getUnsafe()
- Static method in class sun.misc.
Unsafe
GUI_DISPOSED
- Static variable in class sun.awt.
AppContext
H
hasStaticInitializerForSerialization(Class<?>)
- Method in class sun.reflect.
ReflectionFactory
I
INVALID_FIELD_OFFSET
- Static variable in class sun.misc.
Unsafe
invokeCleaner(ByteBuffer)
- Method in class sun.misc.
Unsafe
isDisposed()
- Method in class sun.awt.
AppContext
isMainContext(AppContext)
- Static method in class sun.awt.
AppContext
L
loadFence()
- Method in class sun.misc.
Unsafe
N
newConstructor(Class<?>, Class<?>[], Class<?>[], int, int, String, byte[], byte[])
- Method in class sun.reflect.
ReflectionFactory
newConstructorAccessor(Constructor<?>)
- Method in class sun.reflect.
ReflectionFactory
newConstructorForExternalization(Class<?>)
- Method in class sun.reflect.
ReflectionFactory
newConstructorForSerialization(Class<?>, Constructor<?>)
- Method in class sun.reflect.
ReflectionFactory
newConstructorForSerialization(Class<?>)
- Method in class sun.reflect.
ReflectionFactory
newField(Class<?>, String, Class<?>, int, int, String, byte[])
- Method in class sun.reflect.
ReflectionFactory
newFieldAccessor(Field, boolean)
- Method in class sun.reflect.
ReflectionFactory
newMethod(Class<?>, String, Class<?>[], Class<?>, Class<?>[], int, int, String, byte[], byte[], byte[])
- Method in class sun.reflect.
ReflectionFactory
newMethodAccessor(Method)
- Method in class sun.reflect.
ReflectionFactory
newOptionalDataExceptionForSerialization(boolean)
- Method in class sun.reflect.
ReflectionFactory
O
objectFieldOffset(Field)
- Method in class sun.misc.
Unsafe
P
pageSize()
- Method in class sun.misc.
Unsafe
park(boolean, long)
- Method in class sun.misc.
Unsafe
put(Object, Object)
- Method in class sun.awt.
AppContext
putAddress(long, long)
- Method in class sun.misc.
Unsafe
putBoolean(Object, long, boolean)
- Method in class sun.misc.
Unsafe
putBooleanVolatile(Object, long, boolean)
- Method in class sun.misc.
Unsafe
putByte(Object, long, byte)
- Method in class sun.misc.
Unsafe
putByte(long, byte)
- Method in class sun.misc.
Unsafe
putByteVolatile(Object, long, byte)
- Method in class sun.misc.
Unsafe
putChar(Object, long, char)
- Method in class sun.misc.
Unsafe
putChar(long, char)
- Method in class sun.misc.
Unsafe
putCharVolatile(Object, long, char)
- Method in class sun.misc.
Unsafe
putDouble(Object, long, double)
- Method in class sun.misc.
Unsafe
putDouble(long, double)
- Method in class sun.misc.
Unsafe
putDoubleVolatile(Object, long, double)
- Method in class sun.misc.
Unsafe
putFloat(Object, long, float)
- Method in class sun.misc.
Unsafe
putFloat(long, float)
- Method in class sun.misc.
Unsafe
putFloatVolatile(Object, long, float)
- Method in class sun.misc.
Unsafe
putInt(Object, long, int)
- Method in class sun.misc.
Unsafe
putInt(long, int)
- Method in class sun.misc.
Unsafe
putIntVolatile(Object, long, int)
- Method in class sun.misc.
Unsafe
putLong(Object, long, long)
- Method in class sun.misc.
Unsafe
putLong(long, long)
- Method in class sun.misc.
Unsafe
putLongVolatile(Object, long, long)
- Method in class sun.misc.
Unsafe
putObject(Object, long, Object)
- Method in class sun.misc.
Unsafe
putObjectVolatile(Object, long, Object)
- Method in class sun.misc.
Unsafe
putOrderedInt(Object, long, int)
- Method in class sun.misc.
Unsafe
putOrderedLong(Object, long, long)
- Method in class sun.misc.
Unsafe
putOrderedObject(Object, long, Object)
- Method in class sun.misc.
Unsafe
putShort(Object, long, short)
- Method in class sun.misc.
Unsafe
putShort(long, short)
- Method in class sun.misc.
Unsafe
putShortVolatile(Object, long, short)
- Method in class sun.misc.
Unsafe
R
readObjectForSerialization(Class<?>)
- Method in class sun.reflect.
ReflectionFactory
readObjectNoDataForSerialization(Class<?>)
- Method in class sun.reflect.
ReflectionFactory
readResolveForSerialization(Class<?>)
- Method in class sun.reflect.
ReflectionFactory
reallocateMemory(long, long)
- Method in class sun.misc.
Unsafe
ReflectionFactory
- Class in
sun.reflect
ReflectionFactory.GetReflectionFactoryAction
- Class in
sun.reflect
remove(Object)
- Method in class sun.awt.
AppContext
removePropertyChangeListener(String, PropertyChangeListener)
- Method in class sun.awt.
AppContext
run()
- Method in class sun.reflect.
ReflectionFactory.GetReflectionFactoryAction
S
setConstructorAccessor(Constructor<?>, ConstructorAccessor)
- Method in class sun.reflect.
ReflectionFactory
setMemory(Object, long, long, byte)
- Method in class sun.misc.
Unsafe
setMemory(long, long, byte)
- Method in class sun.misc.
Unsafe
setMethodAccessor(Method, MethodAccessor)
- Method in class sun.reflect.
ReflectionFactory
shouldBeInitialized(Class<?>)
- Method in class sun.misc.
Unsafe
staticFieldBase(Field)
- Method in class sun.misc.
Unsafe
staticFieldOffset(Field)
- Method in class sun.misc.
Unsafe
storeFence()
- Method in class sun.misc.
Unsafe
sun.awt
- package sun.awt
sun.misc
- package sun.misc
sun.reflect
- package sun.reflect
T
throwException(Throwable)
- Method in class sun.misc.
Unsafe
U
unpark(Object)
- Method in class sun.misc.
Unsafe
Unsafe
- Class in
sun.misc
W
writeObjectForSerialization(Class<?>)
- Method in class sun.reflect.
ReflectionFactory
writeReplaceForSerialization(Class<?>)
- Method in class sun.reflect.
ReflectionFactory
A
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jdk-misc 1.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018
JBoss by Red Hat
. All rights reserved.