Utility enum for player-related constants.
More...
|
| | ANONYMOUS_NAME =("—") |
| | The specific name used to identify the unknown player in the system.
|
Utility enum for player-related constants.
◆ PlayerConstants()
| fr.softsf.sudokufx.common.enums.PlayerConstants.PlayerConstants |
( |
final String | value | ) |
|
Constructs a new PlayerConstants with the specified value.
- Parameters
-
| value | the constant string value |
◆ getValue()
| final String fr.softsf.sudokufx.common.enums.PlayerConstants.getValue |
( |
| ) |
|
Gets the constant value.
- Returns
- the value
◆ ANONYMOUS_NAME
| fr.softsf.sudokufx.common.enums.PlayerConstants.ANONYMOUS_NAME =("—") |
The specific name used to identify the unknown player in the system.
◆ value
| final String fr.softsf.sudokufx.common.enums.PlayerConstants.value |
|
private |
The documentation for this enum was generated from the following file: