Top Interfaces Annotations Classes
module io.netty.common

Package io.netty.util.internal.shaded.org.jctools.util


Interface Summary

Modifier and TypeInterface and Description
public interface
PortableJvmInfo

JVM Information that is standard and available on all JVMs (i.e. does not use unsafe)

public interface

Annotation Summary

Modifier and TypeAnnotation and Description
public @interface
InternalAPI

This annotation marks classes and methods which may be public for any reason (to support better testing or reduce code duplication) but are not intended as public API and may change between releases without the change being considered a breaking API change (a major release).

Class Summary

Modifier and TypeClass and Description
public class
Pow2

Power of 2 utility functions.

public class
public class
UnsafeAccess

Why should we resort to using Unsafe?

public class
public class