com.google.android.gms.common.annotation.KeepName |
Class Overview
Indicates that the name of this object (class, method, etc) should be retained when proguarding.
Summary
[Expand]
Inherited Methods |
From interface
java.lang.annotation.Annotation
abstract
Class<? extends Annotation>
|
annotationType()
|
abstract
boolean
|
equals(Object arg0)
|
abstract
int
|
hashCode()
|
abstract
String
|
toString()
|
|