// 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.philips.lighting.hue.sdk.bridge.impl; import com.philips.lighting.hue.listener.PHLightListener; import java.util.Hashtable; import java.util.List; // Referenced classes of package com.philips.lighting.hue.sdk.bridge.impl: // PHBridgeImpl class extends PHLightListener { final PHBridgeImpl this$0; public void onError(int i, String s) { } public void onStateUpdate(Hashtable hashtable, List list) { } public void onSuccess() { } () { this$0 = PHBridgeImpl.this; super(); } }