Package 

Annotation SceneType

  • All Implemented Interfaces:
    java.lang.annotation.Annotation

    @Retention(value = RetentionPolicy.SOURCE) 
    public @interface SceneType
    
                        

    author : yuzhouxu date : 2021/11/25 15:27 description :

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static int ADD
      public final static int EXECUTE
      public final static int DELETE
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.annotation.Annotation

        annotationType, equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait