mirror of
https://github.com/corda/corda.git
synced 2025-03-21 03:25:43 +00:00
* Make SerializationEnvironment private so as not to expose internals. * Only expose used parts of api * Make properties lateinit * Removing java calls to getEnv * Initialise properties at declaration * Tidy up imports