mirror of
https://github.com/corda/corda.git
synced 2025-03-22 12:05:59 +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