All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generated.docs.javadoc.org.eclipse.dawnsci.hdf5.HDF5DatasetResource.html Maven / Gradle / Ivy






HDF5DatasetResource (h5jan API)












org.eclipse.dawnsci.hdf5

Class HDF5DatasetResource

    • Constructor Summary

      Constructors 
      Constructor and Description
      HDF5DatasetResource(long resource)
      Wrap the specified dataset resource identifier
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void close() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HDF5DatasetResource

        public HDF5DatasetResource(long resource)
        Wrap the specified dataset resource identifier
        Parameters:
        resource - dataset identifier to wrap
    • Method Detail

      • close

        public void close()




© 2015 - 2024 Weber Informatics LLC | Privacy Policy