Uses of Interface
nom.tam.util.CursorValue
Packages that use CursorValue
-
Uses of CursorValue in nom.tam.fits
Classes in nom.tam.fits that implement CursorValueModifier and TypeClassDescriptionclass
This class describes methods to access and manipulate the individual cards for a FITS Header. -
Uses of CursorValue in nom.tam.util
Classes in nom.tam.util with type parameters of type CursorValueModifier and TypeClassDescriptionclass
HashedList<VALUE extends CursorValue<String>>
a ordered hash map implementation.private static final class
HashedList.EntryComparator<VALUE extends CursorValue<String>>