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