| Package | Description | 
|---|---|
| com.exonum.binding.proxy | 
| Modifier and Type | Method and Description | 
|---|---|
static ProxyDestructor | 
ProxyDestructor.newRegistered(Cleaner cleaner,
             NativeHandle nativeHandle,
             java.lang.Class<?> proxyClass,
             java.util.function.LongConsumer destructorFunction)
Creates a new destructor of a native proxy, registered in the given cleaner. 
 | 
Copyright © 2018 Exonum. All rights reserved.