Builder

public class Builder

The builder of a method.

Functions

Link copied to clipboard
Appends a line to the body of the method.
Link copied to clipboard
public Method build()
Obtains the method composed from the builder.
Link copied to clipboard
Specifies the parameter names of the method.