Class SizeLogEntry.Builder

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

public static final class SizeLogEntry.Builder extends AbstractLogEntry.Builder<SizeLogEntry,SizeLogEntry.Builder>
A fluent API builder for SizeLogEntry.
  • Method Details

    • build

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