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

org.noear.wood.ext.Fun0 Maven / Gradle / Ivy

There is a newer version: 1.3.14
Show newest version
package org.noear.wood.ext;

/**
 * Created by noear on 14-6-11.
 */
public interface Fun0 {
     T run();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy