Stay organized with collections Save and categorize content based on your preferences.

JSONAble

public interface JSONAble

android.support.test.espresso.web.model.JSONAble
Known Indirect Subclasses


Allows implementors to instruct ModelCodec on how to encode this object as JSON.

Summary

Nested classes

interface JSONAble.DeJSONFactory

Allows implementors to replace a JSONObject (representated as a map) with a more applicable object. 

Public methods

abstract String toJSONString()

Public methods

toJSONString

String toJSONString ()

Returns
String