Object AnnotationToolkit

  • All Implemented Interfaces:

    
    public class AnnotationToolkit
    
                        
    Author:

    Toutatis_Gc 注解工具类

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

    • Method Detail

      • getValue

         final <T extends Any> T getValue(Annotation annotation, String key)
        Parameters:
        annotation - 注解实例/annotation instance
        key - 键名 返回泛型值