Class LANDecoder<M>

java.lang.Object
net.chesstango.gardel.move.LANDecoder<M>
All Implemented Interfaces:
MoveDecoder<M>

public class LANDecoder<M> extends Object implements MoveDecoder<M>
Author:
Mauricio Coria

::= ['-'|'x'] ::= ['-'|'x'][] ::= 'N' | 'B' | 'R' | 'Q' | 'K'