Class CollectionJSONAdapter

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

public class CollectionJSONAdapter extends Object implements JSONAdapter<Iterable<?>>