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