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

com.litongjava.tio.utils.notification.INotificationFactory Maven / Gradle / Ivy

package com.litongjava.tio.utils.notification;

public interface INotificationFactory {

  public INotification getNotifaction();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy