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

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






HDF5BaseResource (h5jan API)












org.eclipse.dawnsci.hdf5

Class HDF5BaseResource

  • java.lang.Object
    • org.eclipse.dawnsci.hdf5.HDF5BaseResource
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      protected long resource 
    • Constructor Summary

      Constructors 
      Constructor and Description
      HDF5BaseResource(long resource) 
    • Method Summary

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

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

      • resource

        protected final long resource
    • Constructor Detail

      • HDF5BaseResource

        public HDF5BaseResource(long resource)
    • Method Detail

      • getResource

        public long getResource()
        Specified by:
        getResource in interface HDF5Resource
        Returns:
        raw resource identifier




© 2015 - 2024 Weber Informatics LLC | Privacy Policy