Package hdf.hdf5lib.callbacks
Interface H5L_iterate_cb
- All Superinterfaces:
Callbacks
public interface H5L_iterate_cb extends Callbacks
-
Method Summary
Modifier and Type Method Description int
callback(long group, java.lang.String name, H5L_info_t info, H5L_iterate_t op_data)
-
Method Details
-
callback
-