| Package | Description |
|---|---|
| com.exonum.binding.core.service.adapters |
An internal package with adapters of Java Service interfaces
to the interface, convenient to the native code.
|
| Modifier and Type | Method and Description |
|---|---|
static ViewProxyFactory |
ViewProxyFactory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewProxyFactory[] |
ViewProxyFactory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Exonum. All rights reserved.