InMemoryAssignmentRepository

constructor(assignmentMap: ConcurrentMap<String, PersistentAssignment> = ConcurrentHashMap())(source)