JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
All Methods
Instance Methods
Abstract 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
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method