Esempio n. 1
0
 private boolean shouldMethodBodyBeRemovedAccordingToExternallyDefinedModel() {
   return methodAdaptationInfo != null && methodAdaptationInfo.shouldMethodBodyBeReplaced();
 }