- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for JsonAdapter (0.06 sec)
-
samples/simple-client/src/main/java/okhttp3/sample/OkHttpContributors.java
* See the License for the specific language governing permissions and * limitations under the License. */ package okhttp3.sample; import com.squareup.moshi.JsonAdapter; import com.squareup.moshi.Moshi; import com.squareup.moshi.Types; import java.util.Collections; import java.util.List; import okhttp3.OkHttpClient; import okhttp3.Request; import okhttp3.Response;
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Fri Apr 05 03:30:42 UTC 2024 - 2.2K bytes - Viewed (0)