Package | Description |
---|---|
gov.nasa.pds.objectAccess.array |
Implements helper classes for accessing arrays and their
elements.
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleAdapter
Implements a data type adapter for double values.
|
class |
FloatAdapter
Implements a data type adapter for float values.
|
class |
IntegerAdapter
Implements a data type adapter for 4-byte integers.
|
Modifier and Type | Method and Description |
---|---|
DataTypeAdapter |
ElementType.getAdapter()
Gets the data type adapter for the element type.
|
Copyright © 2010–2017 Planetary Data System. All rights reserved.