Class UnsafeUtil

java.lang.Object
org.apache.logging.log4j.core.util.internal.UnsafeUtil

public class UnsafeUtil extends Object
Provides access to unsafe operations.
  • Field Details

    • LOGGER

      private static final Logger LOGGER
    • cleanerMethod

      private static Method cleanerMethod
    • cleanMethod

      private static Method cleanMethod
  • Constructor Details

    • UnsafeUtil

      public UnsafeUtil()
  • Method Details