Uses of Interface
nom.tam.util.CursorValue
Packages that use CursorValue
Package
Description
 The core classes of nom-tam-fits.
Various commonly used classes for nom-tam-fits.
- 
Uses of CursorValue in nom.tam.fitsClasses in nom.tam.fits that implement CursorValueModifier and TypeClassDescriptionclassAn 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.utilClasses in nom.tam.util with type parameters of type CursorValueModifier and TypeClassDescriptionclassHashedList<VALUE extends CursorValue<String>>An ordered hash map implementation.