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

com.jchanghong.core.io.watch.SimpleWatcher Maven / Gradle / Ivy

The newest version!
package com.jchanghong.core.io.watch;

import com.jchanghong.core.io.watch.watchers.IgnoreWatcher;

/**
 * 空白WatchListener
* 用户继承此类后实现需要监听的方法 * @author Looly * */ public class SimpleWatcher extends IgnoreWatcher { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy