@Retention(value=SOURCE)
@Target(value={FIELD,CONSTRUCTOR,METHOD})
public @interface Generated
Keep
Modifier and Type | Optional Element and Description |
---|---|
int |
hash |
Available under the Apache License, Version 2.0 - Copyright © 2011-2016 greenrobot.org. All Rights Reserved.