
fr.lteconsulting.hexa.client.interfaces.IAsyncCallback Maven / Gradle / Ivy
The newest version!
package fr.lteconsulting.hexa.client.interfaces;
public interface IAsyncCallback
{
void onSuccess( T result );
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy