Uses of Class
net.jcip.annotations.Immutable

Packages that use Immutable
thredds.filesystem Implementations for thredds.inventory.MCollection ControllerOS - just a front for using OS file system services. 
thredds.inventory Abstractions for tracking dataset inventory using "managed files". 
ucar.grib.grib1   
ucar.grib.grib2   
ucar.ma2 Multidimensional arrays of primitives and objects with data stored in memory. 
ucar.nc2 The public API to the Java-NetCDF library. 
ucar.nc2.dataset An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data, and NcML. 
ucar.nc2.dods OpenDAP-netCDF library. 
ucar.nc2.ft.fmrc   
ucar.nc2.iosp.bufr.tables   
ucar.unidata.io Input/Output utilities. 
 

Uses of Immutable in thredds.filesystem
 

Classes in thredds.filesystem with annotations of type Immutable
 class CrawlableMFile
          An adapter of cached MFiles to CrawlableDataset
 

Uses of Immutable in thredds.inventory
 

Classes in thredds.inventory with annotations of type Immutable
 class MCollection
          Configuration object for a collection of managed files.
 

Uses of Immutable in ucar.grib.grib1
 

Classes in ucar.grib.grib1 with annotations of type Immutable
 class Grib1Pds
          A class representing the product definition section (PDS) of a GRIB-1 product.
 

Uses of Immutable in ucar.grib.grib2
 

Classes in ucar.grib.grib2 with annotations of type Immutable
 class Grib2Pds
           
 

Uses of Immutable in ucar.ma2
 

Classes in ucar.ma2 with annotations of type Immutable
 class ArrayScalar
          Helper class for StructureDataAscii
 

Uses of Immutable in ucar.nc2
 

Classes in ucar.nc2 with annotations of type Immutable
 class Attribute
          An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
 class EnumTypedef
          Enumeration Typedef map integers to Strings.
 

Uses of Immutable in ucar.nc2.dataset
 

Classes in ucar.nc2.dataset with annotations of type Immutable
 class ProjectionCT
          A Projection CoordinateTransform is a function from (GeoX, GeoY) -> (Lat, Lon).
 class VerticalCT
          A VerticalCT is a CoordinateTransform function CT: (GeoZ) -> Height or Pressure.
 

Uses of Immutable in ucar.nc2.dods
 

Classes in ucar.nc2.dods with annotations of type Immutable
 class DODSAttribute
          Adapter for dods.dap.Attribute into a ucar.nc2.Attribute.
 

Uses of Immutable in ucar.nc2.ft.fmrc
 

Classes in ucar.nc2.ft.fmrc with annotations of type Immutable
 class FmrcInv
          Inventory for a Forecast Model Run Collection = a series of Forecast Model Runs.
 

Uses of Immutable in ucar.nc2.iosp.bufr.tables
 

Classes in ucar.nc2.iosp.bufr.tables with annotations of type Immutable
 class TableB.Descriptor
           
 

Uses of Immutable in ucar.unidata.io
 

Classes in ucar.unidata.io with annotations of type Immutable
 class KMPMatch
          Knuth-Morris-Pratt Algorithm for Pattern Matching.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.