public final void putValue0015Volatile(final @NotNull char value0015) {
   UNSAFE.putCharVolatile(this, value0015FieldOffset, value0015);
 }