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

com.github.sheigutn.pushbullet.interfaces.Subscribable Maven / Gradle / Ivy

The newest version!
package com.github.sheigutn.pushbullet.interfaces;

public interface Subscribable {

    /**
     * Used to subscribe to this object
     */
    void subscribe();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy