public abstract class CollectionModelMixin<T> extends CollectionModel<T>
| Constructor and Description |
|---|
CollectionModelMixin() |
| Modifier and Type | Method and Description |
|---|---|
abstract Collection<T> |
getContent()
Returns the underlying elements.
|
empty, empty, empty, equals, hashCode, iterator, of, of, of, toString, wrapadd, add, add, addAllIf, addIf, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, removeLinksclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic abstract Collection<T> getContent()
CollectionModelgetContent in class CollectionModel<T>Copyright © 2011–2021 Pivotal, Inc.. All rights reserved.