Class Author.Builder

java.lang.Object
org.hansken.plugin.extraction.api.Author.Builder
Enclosing class:
Author

public static final class Author.Builder extends Object
A builder for an author.

Note: all methods throw a NullPointerException when null is passed to them, and all properties must be set.