@Immutable public final class SAListItem extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
SNonEmptyList<SAListItemContent> |
getContent() |
com.io7m.jaux.functional.Option<String> |
getType() |
int |
hashCode() |
@Nonnull public SNonEmptyList<SAListItemContent> getContent()
@Nonnull public com.io7m.jaux.functional.Option<String> getType()
Copyright © 2014. All rights reserved.