Package chessapi4j
Class EcoDescriptor
java.lang.Object
chessapi4j.EcoDescriptor
A simple data class with the ECO code and the opening name.
- Since:
- 1.2.7
- Author:
- lunalobos
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EcoDescriptor
Creates a new EcoDescriptor- Parameters:
eco
- the eco codename
- the opening name
-
-
Method Details