This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/master by this push:
     new d382a98  spotless
d382a98 is described below

commit d382a98561a1472d58cbaa086e697a3ef117ffb0
Author: Antoine Toulme <[email protected]>
AuthorDate: Sat May 30 15:45:34 2020 -0700

    spotless
---
 units/src/main/java/org/apache/tuweni/units/bigints/UInt64.java | 1 +
 1 file changed, 1 insertion(+)

diff --git a/units/src/main/java/org/apache/tuweni/units/bigints/UInt64.java 
b/units/src/main/java/org/apache/tuweni/units/bigints/UInt64.java
index 4e0fd01..1b63897 100644
--- a/units/src/main/java/org/apache/tuweni/units/bigints/UInt64.java
+++ b/units/src/main/java/org/apache/tuweni/units/bigints/UInt64.java
@@ -61,6 +61,7 @@ public final class UInt64 implements UInt64Value<UInt64> {
 
   /**
    * Return a {@link UInt64} containing a random value.
+   * 
    * @return a {@link UInt64} containing a random value
    */
   public static UInt64 random() {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to