Class NoOpConverter<T>
java.lang.Object
io.fluxcapacitor.javaclient.common.serialization.upcasting.NoOpConverter<T>
- All Implemented Interfaces:
Converter<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fluxcapacitor.javaclient.common.serialization.upcasting.Converter
convert, convertBack
-
Constructor Details
-
NoOpConverter
public NoOpConverter()
-
-
Method Details
-
convert
-
convertBack
- Specified by:
convertBackin interfaceConverter<T>
-
getDataType
- Specified by:
getDataTypein interfaceConverter<T>
-