corda/serialization
Dominic Fox ddf45f4e07
CORDA-2099: define local type model (#4118)
* CORDA-2099 define LocalTypeInformation and related data types and functions

* Enums don't have superclasses

* Separate ACollection from AMap

* Remove spurious import

* Small fixes, slightly improved testing

* Log warnings if types that we expect to be able to serialise are non-composable

* Rename lookup -> findOrBuild

* Pull changes from working branch

* Missing files needed for unit test

* Pull in whitelist-based type model configuration

* Move opaque type list across

* Remote duplicate declaration

* Restore fixes from other PR
2018-11-19 16:07:01 +00:00
..
src CORDA-2099: define local type model (#4118) 2018-11-19 16:07:01 +00:00
build.gradle CORDA-1274: Migrated usage of FastClasspathScanner to ClassGraph (#4060) 2018-10-11 19:50:26 +01:00