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

com.opdar.gulosity.event.base.Event Maven / Gradle / Ivy

The newest version!
package com.opdar.gulosity.event.base;

/**
 * Created by Shey on 2016/8/21.
 */
public interface Event {
    void doing();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy