A a = A.newBuilder().build();
a.setValue(100);
a.show();

이게 뭐냐
빌더 맞냐?