Factory

public interface Factory implements Result.Builder.Factory<RT, AT, TT, ET, BT>(source)

A factory for result of fail builders.

Inheritors

Functions

Link copied to clipboard
public abstract BT builder()
Creates a new result builder.