public class C { private final String myStr; public C() { String strings = myStr; strings = ""; } }