-
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Returns the arguments that match a necessity.
boolean
Returns true if this tuple of formal arguments contains
at least one argument whose necessity matches a necessity.
final boolean
Returns true if the necessity of this formal argument is weaker than (or equal to) another necessity.
boolean
Returns true if this necessity is weaker than (or equal to) another one.
Merges 2 formal arguments.
Creates an array formal argument.
Creates a formal argument.
Creates a list formal argument.
Creates a map formal argument.
Creates a set formal argument.