// Decompiled by DJ v3.12.12.96 Copyright 2011 Atanas Neshkov  Date: 12.08.2011 2:53:57
// Home Page: http://members.fortunecity.com/neshkov/dj.html  http://www.neshkov.com/dj.html - Check often for new version!
// Decompiler options: packimports(3) 


public final class t
    implements Runnable
{

    public t(c c1)
    {
        a = c1;
    }

    public final void run()
    {
        y.b(a.a());
    }

    private final c a;
}