public interface MutableMapEntry
extends org.osgi.service.blueprint.reflect.MapEntry
MapEntry that allows modifications.| Modifier and Type | Method and Description |
|---|---|
void |
setKey(org.osgi.service.blueprint.reflect.NonNullMetadata key) |
void |
setValue(org.osgi.service.blueprint.reflect.Metadata value) |
Copyright © 2025. All rights reserved.