Package net.jumpaku.exprml
Class Decoder
-
- All Implemented Interfaces:
public final class Decoder
-
-
Constructor Summary
Constructors Constructor Description Decoder()
-
Method Summary
Modifier and Type Method Description final DecodeOutput
decode(DecodeInput input)
-
-
Method Detail
-
decode
final DecodeOutput decode(DecodeInput input)
-
-
-
-