@Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) @Documented @Inherited public @interface Store
Class<? extends CodeStore>
type
String
value
public abstract String value
public abstract Class<? extends CodeStore> type
Copyright © 2020. All rights reserved.