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