JavaScript is disabled on your browser.
org.gvsig.tools.paging
Interface PagingCalculator.Sizeable
All Known Implementing Classes:
FeatureSetSizeableDelegate
Enclosing interface:
PagingCalculator
public static interface
PagingCalculator.Sizeable
Interface for objects that have a size.
Method Summary
Methods
Modifier and Type
Method and Description
long
getSize
()
Returns the number of elements.
Method Detail
getSize
long getSize()
Returns the number of elements.
Returns:
the number of elements