Companion

public class Companion

Properties

Link copied to clipboard
private final UserName Anonymous

No UserName has been assigned.

Link copied to clipboard
public final static UserName.Companion INSTANCE

Functions

Link copied to clipboard
public final static UserName create(String lastName, String firstName)

Create a default instance with the indicated first and last names.

Link copied to clipboard
public final UserName getAnonymous()

No UserName has been assigned.

Link copied to clipboard
public final static UserName invoke(String lastName, String firstName)

Create a default instance with the indicated first and last names.