// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package retrofit; // Referenced classes of package retrofit: // RestAdapter, ResponseWrapper, RestMethodInfo, RequestInterceptor class val.args implements val.args { final val.args this$1; final Object val$args[]; final RestMethodInfo val$methodInfo; public ResponseWrapper invoke(RequestInterceptor requestinterceptor) { return (ResponseWrapper)cess._mth100(this._cls1.this, requestinterceptor, val$methodInfo, val$args); } () { this$1 = final_; val$methodInfo = restmethodinfo; val$args = _5B_Ljava.lang.Object_3B_.this; super(); } }