public interface Encoder<I extends Object, O extends Object>
abstract O
encode(I input)
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract O encode(I input)
input