Class UserLogEntry.Builder

All Implemented Interfaces:
Builder<UserLogEntry.Builder,UserLogEntry>, Supplier<UserLogEntry>
Enclosing class:
UserLogEntry

public static final class UserLogEntry.Builder extends AbstractLogEntry.Builder<UserLogEntry,UserLogEntry.Builder>
Fluent API builder for UserLogEntry.
  • Method Details

    • build

      public UserLogEntry build()
      Description copied from interface: Builder
      Build the instance from this builder.
      Returns:
      instance of the built type