Uses of Class
cc.carm.lib.easyannotation.AnnotatedMetaLoader
-
-
Uses of AnnotatedMetaLoader in cc.carm.lib.easyannotation
Methods in cc.carm.lib.easyannotation that return AnnotatedMetaLoader Modifier and Type Method Description static AnnotatedMetaLoaderAnnotatedMetaLoader. of(AnnotatedMetaType<?,?>... types)Create a new Annotated meta loader.static AnnotatedMetaLoaderAnnotatedMetaLoader. of(java.util.Collection<AnnotatedMetaType<?,?>> types)
-