Class BlackholeL2

    • Constructor Summary

      Constructors 
      Constructor Description
      BlackholeL2()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • b1

        public volatile byte b1
      • bool1

        public volatile boolean bool1
      • c1

        public volatile char c1
      • s1

        public volatile short s1
      • i1

        public volatile int i1
      • l1

        public volatile long l1
      • f1

        public volatile float f1
      • d1

        public volatile double d1
      • b2

        public byte b2
      • bool2

        public boolean bool2
      • c2

        public char c2
      • s2

        public short s2
      • i2

        public int i2
      • l2

        public long l2
      • f2

        public float f2
      • d2

        public double d2
      • obj1

        public volatile java.lang.Object obj1
      • tlr

        public int tlr
      • tlrMask

        public volatile int tlrMask
    • Constructor Detail

      • BlackholeL2

        public BlackholeL2()