コード例 #1
0
 // Used for debugging purposes
 private static String which(Class<?> clazz) {
   return ss.getClassSource(clazz);
 }