public class TestHB { int nonVolatileField = 0; OutData outData = new OutData(0); public void wirte() { nonVolatileField = 11;//1 outData.x