Class AjTypeSystem


  • public class AjTypeSystem
    extends Object
    • Constructor Detail

      • AjTypeSystem

        public AjTypeSystem()
    • Method Detail

      • getAjType

        public static <T> AjType<T> getAjType​(Class<T> fromClass)