Skip to content

Commit

Permalink
feat: add javaDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
athakor committed Aug 7, 2020
1 parent 7ed367e commit 50df38f
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 50df38f

Please sign in to comment.