create
a compiled adapter for one constant-stratification transform.
Developer documentation: this item describes internal implementation details.
Declaration
backend = WVCompiledConstantStratificationBackend.create(wvt)
Parameters
wvtconstant-stratification transform defining the immutable kernel configuration
Returns
backendvalidated compiled-kernel owner
Discussion
The native provider must already have been built explicitly by
calling WVCompiledBackend.build().