| Constructor and Description |
|---|
ScpNeoTenantCallable(ScpNeoTenant tenant,
Callable<T> callable) |
| Modifier and Type | Method and Description |
|---|---|
T |
call() |
Callable<T> |
getCallable() |
ScpNeoTenant |
getTenant() |
String |
toString() |
public ScpNeoTenantCallable(@Nonnull ScpNeoTenant tenant, @Nonnull Callable<T> callable)
Copyright © 2020 SAP SE. All rights reserved.