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

com.citrix.sharefile.api.interfaces.ISFAsyncHelper Maven / Gradle / Ivy

package com.citrix.sharefile.api.interfaces;

public interface ISFAsyncHelper
{
    public T execute();
    public void onPostExecute();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy