dhakehurst / net.akehurst.datatype

To enable definition of objects that can be easily transformed to a tree like structure (i.e. serialised to xml, json, or something else), and support for default implementation of hashCode, equals, toString.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

net.akehurst.datatype

To enable definition of objects that can be easily transformed to a tree like structure (i.e. serialised to xml, json, or something else), and support for default implementation of hashCode, equals, toString.

About

To enable definition of objects that can be easily transformed to a tree like structure (i.e. serialised to xml, json, or something else), and support for default implementation of hashCode, equals, toString.

License:Apache License 2.0


Languages

Language:Java 100.0%