Item - the item typepublic interface View<Item> extends Serializable
Lists can come from anywhere.
It won't handle external aspects like ordering or filtering, only a viewpoint segmentation.| Modifier and Type | Method and Description |
|---|---|
List<Item> |
getView()
return the view of a result.
|
Copyright © 2013-2016–2016 SeedStack. All rights reserved.