Android代码-jsonify

时间:2022-08-25 23:24:55
【文件属性】:

文件名称:Android代码-jsonify

文件大小:350KB

文件格式:ZIP

更新时间:2022-08-25 23:24:55

Android代码

jsonify Aren't you tired of using breakpoints and expanding all the properties to see a complete object? Usage Turn this: Person person = new Person(); person.setFullName("César Ferreira"); person.setGender("male"); person.setPassword("yoloswag69"); Contact contact = new Contact(new EmailAddress("yolo@gmail.com"); person.setContact(contact, "919191919191")); person.setLocation(new Location("Lisbon", "Texas")); into this: { "contact": { "emailAddress": { "email": "yolo@gmail.com"


【文件预览】:
jsonify-master
----.gitignore(104B)
----sample()
--------.gitignore(7B)
--------build.gradle(520B)
--------src()
--------proguard-rules.pro(671B)
----settings.gradle(37B)
----build.gradle(593B)
----gradlew(5KB)
----LICENSE(1KB)
----extras()
--------screenshot.png(275KB)
----README.md(1KB)
----gradlew.bat(2KB)
----gradle.properties(634B)
----gradle()
--------wrapper()
----jsonify()
--------.gitignore(7B)
--------build.gradle(1007B)
--------src()
----maven_push.gradle(2KB)

网友评论