Class CollectionAdapter

java.lang.Object
net.thucydides.model.reports.json.gson.CollectionAdapter
All Implemented Interfaces:
com.google.gson.JsonSerializer<Collection<?>>

public class CollectionAdapter extends Object implements com.google.gson.JsonSerializer<Collection<?>>