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