package io.netty.util;

/* JADX INFO: loaded from: classes.dex */
public interface ResourceLeakHint {
    String toHintString();
}
