Class ObjectListReplayDecoder2<T>

  • Type Parameters:
    T - type
    All Implemented Interfaces:
    MultiDecoder<List<T>>

    public class ObjectListReplayDecoder2<T>
    extends Object
    implements MultiDecoder<List<T>>
    Author:
    Nikita Koksharov