@Retention(value=RUNTIME) @Target(value=METHOD) public static @interface Resources.Property
String
name
value
public abstract String name
public abstract String value
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.