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