Class Serdes.DoubleSerde
- java.lang.Object
 - 
- org.apache.kafka.common.serialization.Serdes.WrapperSerde<Double>
 - 
- org.apache.kafka.common.serialization.Serdes.DoubleSerde
 
 
 
- 
- All Implemented Interfaces:
 Closeable,AutoCloseable,Serde<Double>
- Enclosing class:
 - Serdes
 
public static final class Serdes.DoubleSerde extends Serdes.WrapperSerde<Double>
 
- 
- 
Constructor Summary
Constructors Constructor Description DoubleSerde() 
- 
Method Summary
- 
Methods inherited from class org.apache.kafka.common.serialization.Serdes.WrapperSerde
close, configure, deserializer, serializer 
 - 
 
 -