co.fingerprintsoft.notification.NotificationResult Maven / Gradle / Ivy
package co.fingerprintsoft.notification;
public interface NotificationResult {
String getResult();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package co.fingerprintsoft.notification;
public interface NotificationResult {
String getResult();
}