java.lang.Object
com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData<List<Object>>
com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
All Implemented Interfaces:
Iterable<Object>, Collection<Object>, List<Object>
Enclosing class:
JsonData<T>

public static class JsonData.ListJsonData extends JsonData<List<Object>> implements List<Object>