mirror of
https://github.com/corda/corda.git
synced 2024-12-21 05:53:23 +00:00
CORDA-1609 - Remove @NotNull annotation from toString()
This commit is contained in:
parent
3bbf7258a1
commit
50d9d80883
@ -6537,7 +6537,6 @@ public class net.corda.client.rpc.CordaRPCClientConfiguration extends java.lang.
|
||||
@NotNull
|
||||
public java.time.Duration getConnectionMaxRetryInterval()
|
||||
public int hashCode()
|
||||
@NotNull
|
||||
public String toString()
|
||||
public static final net.corda.client.rpc.CordaRPCClientConfiguration$Companion Companion
|
||||
@NotNull
|
||||
|
Loading…
Reference in New Issue
Block a user