@Documented @Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) @Inherited public @interface Requirement
String
hint
String[]
hints
Class<?>
role
public abstract Class<?> role
public abstract String hint
public abstract String[] hints
Copyright © 2017. All rights reserved.