Class TimeLongObjectDecoder

java.lang.Object
org.redisson.client.protocol.decoder.TimeLongObjectDecoder
All Implemented Interfaces:
MultiDecoder<Long>

public class TimeLongObjectDecoder extends Object implements MultiDecoder<Long>
Author:
Nikita Koksharov
  • Constructor Details

    • TimeLongObjectDecoder

      public TimeLongObjectDecoder()
    • TimeLongObjectDecoder

      public TimeLongObjectDecoder(TimeUnit timeUnit)
  • Method Details