Uses of Interface
nom.tam.util.CursorValue
Package
Description
The core classes of nom-tam-fits.
Various commonly used classes for nom-tam-fits.
-
Uses of CursorValue in nom.tam.fits
Modifier and TypeClassDescriptionclass
An individual entry in the FITS header, such as a key/value pair with an optional comment field, or a comment-style entry without a value field. -
Uses of CursorValue in nom.tam.util
Modifier and TypeClassDescriptionclass
HashedList<VALUE extends CursorValue<String>>
An ordered hash map implementation.