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.util
Interface GetItem64<T>
All Known Subinterfaces:
CSVList
,
FeaturePagingHelper
,
GetItemWithSize64
<T>,
GetItemWithSizeAndIterator64
<T>,
GetItemWithSizeIsEmptyAndIterator64
<T>,
RecordsFile
,
UnmodifiableBasicList64
<V>
All Known Implementing Classes:
AbstractCSVList
,
ApacheCommonsCSVList
,
FeaturePagingHelperImpl
,
ListWithGetItemSizeIsEmptyAndIterator
,
RandomAccessFileIndex
,
RecordsFileImpl
,
SuperCSVList
,
TextFileAsList
,
UnmodifiableBasicList64Adapter
,
XMLFileAsList
public interface
GetItem64<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
get64
(long position)
Method Detail
get64
T
get64(long position)
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