You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2016/06/14 16:42:59 UTC

curator git commit: Should not take a type parameter

Repository: curator
Updated Branches:
  refs/heads/CURATOR-3.0 d27a70c28 -> 2ec35018e


Should not take a type parameter


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/2ec35018
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/2ec35018
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/2ec35018

Branch: refs/heads/CURATOR-3.0
Commit: 2ec35018e013a52caa7ffbce411c393014fed032
Parents: d27a70c
Author: randgalt <ra...@apache.org>
Authored: Tue Jun 14 11:42:52 2016 -0500
Committer: randgalt <ra...@apache.org>
Committed: Tue Jun 14 11:42:52 2016 -0500

----------------------------------------------------------------------
 .../curator/framework/api/ErrorListenerMultiTransactionMain.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/curator/blob/2ec35018/curator-framework/src/main/java/org/apache/curator/framework/api/ErrorListenerMultiTransactionMain.java
----------------------------------------------------------------------
diff --git a/curator-framework/src/main/java/org/apache/curator/framework/api/ErrorListenerMultiTransactionMain.java b/curator-framework/src/main/java/org/apache/curator/framework/api/ErrorListenerMultiTransactionMain.java
index 83450cf..2237cd2 100644
--- a/curator-framework/src/main/java/org/apache/curator/framework/api/ErrorListenerMultiTransactionMain.java
+++ b/curator-framework/src/main/java/org/apache/curator/framework/api/ErrorListenerMultiTransactionMain.java
@@ -20,7 +20,7 @@ package org.apache.curator.framework.api;
 
 import org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain;
 
-public interface ErrorListenerMultiTransactionMain<T> extends CuratorMultiTransactionMain
+public interface ErrorListenerMultiTransactionMain extends CuratorMultiTransactionMain
 {
     /**
      * Set an error listener for this background operation. If an exception