All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sap.mobile.services.client.TenantSupplier Maven / Gradle / Ivy

The newest version!
package com.sap.mobile.services.client;

import java.util.Optional;
import java.util.function.Supplier;

@FunctionalInterface
public interface TenantSupplier extends Supplier> {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy