This commit is contained in:
Stephane Nicoll
2017-08-19 10:50:30 +02:00
parent dabb02d830
commit f6e7fef236
16 changed files with 0 additions and 26 deletions

View File

@@ -20,7 +20,6 @@ import java.io.Serializable;
import java.lang.reflect.InvocationTargetException;
import org.springframework.lang.Nullable;
import org.springframework.util.Assert;
/**
* Encapsulates a remote invocation result, holding a result value or an exception.