withoutAllEnumConstantsNamed

List containing declarations without all specified enum constants.

Return

A list containing declarations without all specified enum constant(s).

Parameters

name

The name of the enum constant to exclude.

names

The name(s) of the enum constant(s) to exclude.


List containing declarations without all specified enum constants.

Return

A list containing declarations without all specified enum constant(s).

Parameters

names

The name(s) of the enum constant(s) to exclude.