Class ReflectionJSONAdapter

java.lang.Object
dev.latvian.apps.json.adapter.ReflectionJSONAdapter
All Implemented Interfaces:
JSONAdapter<Object>

public class ReflectionJSONAdapter extends Object implements JSONAdapter<Object>