Skip to content

Commit d4ba7c2

Browse files
committed
Add more javadocs
1 parent 337442c commit d4ba7c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/com/tupilabs/human_name_parser/HumanNameParserBuilder.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@
2929
import java.util.Objects;
3030

3131
/**
32+
* A builder to construct {@code HumanNameParserParser}.
3233
* @since 0.2
34+
* @see HumanNameParserParser
3335
*/
3436
public final class HumanNameParserBuilder {
3537

0 commit comments

Comments
 (0)