@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface Property
String
key
value
public abstract String key
public abstract String value
Copyright © 2017. All rights reserved.