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(@Nonnull SAID id, @Nonnull SAIDTargetContent c) throws com.io7m.jaux.Constraints.ConstraintError
id - The IDc - The contentcom.io7m.jaux.Constraints.ConstraintError - If any parameter is null, or the given ID is
already usedCopyright © 2014 <code@io7m.com> http://io7m.com