Class ReplacementForAtomicReference


  • public class ReplacementForAtomicReference
    extends java.lang.Object
    Replacement methods for the class java.util.concurrent.atomic.AtomicReference.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static void init()
      Replacement for static code.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReplacementForAtomicReference

        public ReplacementForAtomicReference()
    • Method Detail

      • init

        private static void init()
        Replacement for static code.