public interface SAFormalItemsByKindReadable
SAFormalItems organized by kind.| Modifier and Type | Method and Description |
|---|---|
SortedMap<SAFormalItemNumber,SAFormalItem> |
get(String kind)
Retrieve the set of formal items that are of the given kind.
|
@Nonnull SortedMap<SAFormalItemNumber,SAFormalItem> get(@Nonnull String kind) throws com.io7m.jaux.Constraints.ConstraintError
kind - The kindcom.io7m.jaux.Constraints.ConstraintError - If any parameter is nullCopyright © 2014 <code@io7m.com> http://io7m.com