Class 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.