JSONAble

public interface JSONAble

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


允许实现者指示ModelCodec如何将此对象编码为JSON。

Summary

Nested classes

interface JSONAble.DeJSONFactory

允许实现者用更适用的对象替换JSONObject(表示为映射)。

Public methods

abstract String toJSONString()

Public methods

toJSONString

String toJSONString ()

Returns
String