// 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 com.squareup.picasso; import android.os.Message; // Referenced classes of package com.squareup.picasso: // Dispatcher class val.msg implements Runnable { final val.msg this$0; final Message val$msg; public void run() { throw new AssertionError((new StringBuilder()).append("Unknown handler message received: ").append(val$msg.what).toString()); } _cls9() { this$0 = final__pcls9; val$msg = Message.this; super(); } }