Ejemplo n.º 1
0
 @Override
 public boolean hasRemoteRepository(final String name) {
   return delegate.hasRemoteRepository(name);
 }