Exemplo n.º 1
0
 protected boolean areBothDelegatesValid() {
   return firstDelegate.isValid() && secondDelegate.isValid();
 }