com.facebook.common.internal.VisibleForTesting |
Class Overview
Annotates a program element that exists, or is more widely visible than
otherwise necessary, only for use in test code.
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()
|
|