Annotation Type HybrisDeprecation
-
@Deprecated(since="2005", forRemoval=true) @Retention(RUNTIME) @Target({CONSTRUCTOR,FIELD,LOCAL_VARIABLE,METHOD,PACKAGE,PARAMETER,TYPE}) public @interface HybrisDeprecationDeprecated, for removal: This API element is subject to removal in a future version.since 2005, please use @Deprecated annotation instead.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringsinceVersionDeprecated, for removal: This API element is subject to removal in a future version.
-