Package gov.nasa.pds.objectAccess.array

Implements helper classes for accessing arrays and their elements.

See:
          Description

Interface Summary
DataTypeAdapter Defines an interface for getting a data type in various formats.
 

Class Summary
ArrayAdapter Implements a class that gives access to the elements of an array.
DoubleAdapter Implements a data type adapter for double values.
ElementType Implements an object that represents the type of an array element.
FloatAdapter Implements a data type adapter for float values.
IntegerAdapter Implements a data type adapter for 4-byte integers.
 

Package gov.nasa.pds.objectAccess.array Description

Implements helper classes for accessing arrays and their elements. Users should not use the classes directly.



Copyright © 2014. All Rights Reserved.