public final void putValue0031Volatile(final @NotNull boolean value0031) {
   UNSAFE.putBooleanVolatile(this, value0031FieldOffset, value0031);
 }