Package ubic.gemma.core.loader.util.hdf5
Class H5Group
java.lang.Object
ubic.gemma.core.loader.util.hdf5.H5Location
ubic.gemma.core.loader.util.hdf5.H5Group
- All Implemented Interfaces:
AutoCloseable
-
Method Summary
Methods inherited from class ubic.gemma.core.loader.util.hdf5.H5Location
exists, getAttribute, getAttribute, getAttributes, getAttributes, getChildren, getChildren, getDataset, getGroup, getStringAttribute, getStringAttribute, hasAttribute, hasAttribute, isGroup
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-