Package io.github.tkote.fn.eventrouter
Class Fn
- java.lang.Object
-
- io.github.tkote.fn.eventrouter.Fn
-
public class Fn extends Object
-
-
Constructor Summary
Constructors Constructor Description Fn()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> T
getFnBean(Class<T> clazz)
static void
setFnBeans(Map<String,Object> fb)
-