package com.itheima.wheelpicker;

/* loaded from: classes.dex */
public interface IDebug {
    void setDebug(boolean z);
}
