@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface ConfigDesc
boolean
excluded
String
key
required
public abstract String key
public abstract boolean excluded
public abstract boolean required
Copyright © 2017. All rights reserved.