Class ObjectSetReplayDecoder<T>

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

    public class ObjectSetReplayDecoder<T>
    extends Object
    implements MultiDecoder<Set<T>>
    Author:
    Nikita Koksharov
    • Constructor Detail

      • ObjectSetReplayDecoder

        public ObjectSetReplayDecoder()