Uses of Class
com.exonum.binding.core.runtime.AccessProxyFactory
-
Packages that use AccessProxyFactory Package Description com.exonum.binding.core.runtime -
-
Uses of AccessProxyFactory in com.exonum.binding.core.runtime
Methods in com.exonum.binding.core.runtime that return AccessProxyFactory Modifier and Type Method Description static AccessProxyFactoryAccessProxyFactory. valueOf(String name)Returns the enum constant of this type with the specified name.static AccessProxyFactory[]AccessProxyFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-