Пример #1
0
 /** Does the extension support pre-tests for this type of operation. */
 public boolean hasTest(BaseMasterExt ext) {
   return ext.hasPreLinkTest();
 }