af.java
375 Bytes
import android.annotation.TargetApi;
import android.support.annotation.RequiresApi;
@TargetApi(14)
@RequiresApi(14)
final class af
extends bo
{
public af()
{
c(1);
a(new am(2)).a(new aj()).a(new am(1));
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/af.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/