Package io.horizen.evm
Class ResourceHandle
- java.lang.Object
-
- io.horizen.evm.ResourceHandle
-
- All Implemented Interfaces:
AutoCloseable
public abstract class ResourceHandle extends Object implements AutoCloseable
-
-
Constructor Summary
Constructors Constructor Description ResourceHandle(int handle)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.AutoCloseable
close
-
-