Top Fields Constructors Methods
io.netty.util.internal.svm

pack-priv final Class CleanerJava6Substitution

extends Object
Class Inheritance
Annotations
@TargetClass
className:CleanerJava6
Imports
com.oracle.svm.core.annotate.Alias, .RecomputeFieldValue, .TargetClass

Field Summary

Modifier and TypeField and Description
private static long

Constructor Summary

AccessConstructor and Description
private

Method Summary

Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Field Detail

CLEANER_FIELD_OFFSETback to summary
private static long CLEANER_FIELD_OFFSET
Annotations
@Alias
@RecomputeFieldValue
kind:FieldOffset
declClassName:DirectByteBuffer
name:cleaner

Constructor Detail

CleanerJava6Substitutionback to summary
private CleanerJava6Substitution()