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

com.kaltura.client.utils.response.OnCompletion Maven / Gradle / Ivy

package com.kaltura.client.utils.response;

/**
 * Created by tehilarozin on 21/07/2016.
 */
public interface OnCompletion {
    void onComplete(T result);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy