public static interface BMECatWriter.RangedItemProvider
| Modifier and Type | Method and Description |
|---|---|
int |
getItemCount() |
Collection |
getItems(int start,
int count)
Returns
Items in a given range. |
int getItemCount()
Collection getItems(int start, int count)
Items in a given range.start - start rangecount - return countCollection of items in the given rangeCopyright © 2017 SAP SE. All Rights Reserved.