예제 #1
0
 public static void main(String[] args) {
   Visibility.test();
   // Synchronized.test();
   // Reordering.test();
 }