nrgraham23 / LibJFabric

Java bindings for libfabric.
2 stars 0 forks source link

Add the Constant class #25

Closed nrgraham23 closed 8 years ago

nrgraham23 commented 8 years ago

Added the Constant class which will handle loading constant values from libfabric. Currently I only needed one, but it provides a nice template for others later.

Signed-off-by: Nathaniel Graham ngraham@lanl.gov