// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) package com.openvehicles.OVMS; // Referenced classes of package com.openvehicles.OVMS: // CarData public interface RefreshStatusCallBack { public abstract void RefreshStatus(CarData cardata); }