Package io.github.stanikoc.eventsystem
Class TypeHelper
java.lang.Object
io.github.stanikoc.eventsystem.TypeHelper
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TypeHelper.TypeInfo<T> findTypeInfo(Class<?> startClass, Class<?> targetClass)
-
Method Details
-
findTypeInfo
-