Package org.bytedeco.hdf5
Class hdf5_java
- java.lang.Object
-
- org.bytedeco.hdf5.hdf5_java
-
@Properties(inherit=hdf5.class, value=@Platform(preload="hdf5_java")) public class hdf5_java extends Object
This is only a placeholder to facilitate loading thehdf5_java
module with JavaCPP.Call
Loader.load(hdf5_java.class)
before using the API in thehdf.hdf5group
namespace.- Author:
- Samuel Audet