Skip to content

Commit 036176f

Browse files
committed
Add PojoDecoder
Outputs a record by decoding the members of a given pojo (Plain Old Java Object). Each public getter or public field defines a member. The member name is either the getter name without the get prefix or the field name.
1 parent 446d663 commit 036176f

File tree

2 files changed

+774
-0
lines changed

2 files changed

+774
-0
lines changed

0 commit comments

Comments
 (0)