sdkcompat/v251/org/jetbrains/bazel/sdkcompat/workspacemodel/entities/impl/JvmBinaryJarsEntityImpl.kt [218:226]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun createEntity(snapshot: EntityStorageInstrumentation): JvmBinaryJarsEntity { val entityId = createEntityId() return snapshot.initializeEntity(entityId) { val entity = JvmBinaryJarsEntityImpl(this) entity.snapshot = snapshot entity.id = entityId entity } } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sdkcompat/gen/org/jetbrains/bazel/sdkcompat/workspacemodel/entities/impl/JvmBinaryJarsEntityImpl.kt [219:227]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun createEntity(snapshot: EntityStorageInstrumentation): JvmBinaryJarsEntity { val entityId = createEntityId() return snapshot.initializeEntity(entityId) { val entity = JvmBinaryJarsEntityImpl(this) entity.snapshot = snapshot entity.id = entityId entity } } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sdkcompat/v252/org/jetbrains/bazel/sdkcompat/workspacemodel/entities/impl/JvmBinaryJarsEntityImpl.kt [219:227]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun createEntity(snapshot: EntityStorageInstrumentation): JvmBinaryJarsEntity { val entityId = createEntityId() return snapshot.initializeEntity(entityId) { val entity = JvmBinaryJarsEntityImpl(this) entity.snapshot = snapshot entity.id = entityId entity } } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -