Uses of Enum
dev.zarr.zarrjava.v2.DataType
Packages that use DataType
-
Uses of DataType in dev.zarr.zarrjava.v2
Fields in dev.zarr.zarrjava.v2 declared as DataTypeMethods in dev.zarr.zarrjava.v2 that return DataTypeModifier and TypeMethodDescriptionArrayMetadata.dataType()static DataTypeReturns the enum constant of this type with the specified name.static DataType[]DataType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.zarr.zarrjava.v2 with parameters of type DataTypeConstructors in dev.zarr.zarrjava.v2 with parameters of type DataType