public class DefaultLocalScopePrefixProvider extends Object implements LocalScopePrefixProvider
Constructor and Description |
---|
DefaultLocalScopePrefixProvider() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Try<String> |
getLocalScopePrefix()
Returns the local scope prefix determined by the given implementation.
|
@Nonnull public io.vavr.control.Try<String> getLocalScopePrefix()
getLocalScopePrefix
in interface LocalScopePrefixProvider
Try
if the String representing the local scope prefix.Copyright © 2019 SAP SE. All rights reserved.