https://github.com/mariotaku/objectcursor
https://github.com/mariotaku/objectcursor
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mariotaku/objectcursor
- Owner: mariotaku
- Created: 2015-11-27T07:37:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-20T11:36:40.000Z (over 7 years ago)
- Last Synced: 2025-01-13T15:13:12.999Z (4 months ago)
- Language: Java
- Size: 103 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ObjectCursor
---
We HATE boilerplate code, especially when accessing cursor, we need to get index for each column. TOO BORING, and also too easy to made mistakes.
With ObjectCursor, all you have to do is annotate your class and enjoy coding!