Class DummyConverter

java.lang.Object
org.assertstruct.impl.converter.dummy.DummyConverter
All Implemented Interfaces:
JsonConverter

public class DummyConverter extends Object implements JsonConverter
Dummy implementation of JsonConverter. Returns the value as is. Will be used if no other converter is not available