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

com.lithium.mineraloil.waiters.WaiterWithFailureAction Maven / Gradle / Ivy

package com.lithium.mineraloil.waiters;

public interface WaiterWithFailureAction extends Waiter{
    void onFailureAction();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy