Beispiel #1
0
 private static String format(MethodHook data) {
   return data.val(Constants.REAL_OWNER) + "." + data.obfuscated();
 }