public interface SAIDMapWritable
| Modifier and Type | Method and Description |
|---|---|
void |
put(SAID id,
SAIDTargetContent c)
Associate the given content with the given ID.
|
void put(SAID id, SAIDTargetContent c) throws IllegalArgumentException
id - The IDc - The contentIllegalArgumentException - If an element with the given ID already
exists.Copyright © 2015 <code@io7m.com> http://io7m.com