Package cds.healpix
Interface CellSink
-
public interface CellSink
Defines an object accepting cells. It is used in the Range to Cell method (see the Range class).- Author:
- F.-X. Pineau
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
push(int depth, long hash)
-