Builder
public final class Builder<T> extends BasicResult.Builder<RT, AT, TT, ET, BT> implements ResultOfObject.Builder<T>(source)
Types
Link copied to clipboard
public final class Factory<T> extends BasicResult.Builder.Factory<RT, AT, TT, ET, BT> implements ResultOfObject.Builder.Factory<T>
Properties
Functions
Link copied to clipboard
Sets the actual behavior of the result.
Link copied to clipboard
Builds a result for the given properties and returns it.
Link copied to clipboard
Sets the actual object and if the actual object fulfils the expected object.