Skip to content

Commit

Permalink
feat: add javaDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
athakor committed Jul 24, 2020
1 parent 9c0f172 commit 6e36ce5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -261,7 +261,7 @@ public abstract static class Builder {
*/
public abstract Builder setCrc32c(String crc32c);

/* */
/** Sets the custom time for an object. */
public abstract Builder setCustomTime(Long customTime);

/**
Expand Down

0 comments on commit 6e36ce5

Please sign in to comment.