cn.dreampie.route.core.annotation
注释类型 API


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Documented
public @interface API

Annotation used to mark a resource class.


必需元素摘要
 String value
           
 

元素详细信息

value

public abstract String value


Copyright © 2015. All rights reserved.