public interface SAIDMapReadable
| Modifier and Type | Method and Description |
|---|---|
SAIDTargetContent |
get(SAID id)
Retrieve the content associated with the given ID, or
null
if there is no association. |
int |
size() |
@CheckForNull SAIDTargetContent get(@Nonnull SAID id) throws com.io7m.jaux.Constraints.ConstraintError
null
if there is no association.id - The IDcom.io7m.jaux.Constraints.ConstraintError - If any parameter is nullint size()
Copyright © 2014 <code@io7m.com> http://io7m.com