public class SynchronizedEObjectWithInverseResolvingEList extends EObjectWithInverseResolvingEList (Code)
Synchronizes reads and writes but not within synchronization block during notification. When
iterating make sure to use: synchronized( list ){ do iterations }
author: Jesse since: 1.1.0