Package cds.healpix
Interface FlatHashIterable
-
- All Known Subinterfaces:
ListOfHash
- All Known Implementing Classes:
FlatHashList
,NeighbourList
public interface FlatHashIterable
Equivalent ofIterable
but forFlatHashIterator
.- Author:
- F.-X. Pineau
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FlatHashIterator
iterator()
-
-
-
Method Detail
-
iterator
FlatHashIterator iterator()
-
-