@Authors(value="Nikolche Mihajlovski") @Since(value="2.0.0") public class BeanListItems<T> extends ListItems
| Modifier and Type | Field and Description |
|---|---|
protected Class<T> |
beanType |
extras| Constructor and Description |
|---|
BeanListItems(Class<T> beanType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
fitsIn(Item item) |
Item |
ifFitsIn(Item item) |
List<Property> |
properties(String... properties) |
add, addAll, addAll, clear, data, get, idOf, insert, isEmpty, iterator, orderedBy, range, remove, set, sizegetExtra, setExtra, varclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic List<Property> properties(String... properties)
properties in interface Itemsproperties in class ListItemspublic boolean fitsIn(Item item)
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.