Factory

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

A factory for result of throwable call builders.

Parameters

<T>

the type of the expected exception

Inheritors

Functions

Link copied to clipboard
Creates a new result builder.