java.lang.Object
net.chesstango.gardel.move.LANDecoder<M>
- All Implemented Interfaces:
MoveDecoder<M>
- Author:
- Mauricio Coria
::= ['-'|'x'] ::= ['-'|'x'] [ ] ::= 'N' | 'B' | 'R' | 'Q' | 'K'
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LANDecoder
-
-
Method Details
-
decode
- Specified by:
decodein interfaceMoveDecoder<M>
-