package org.chromium.support_lib_boundary;
import java.util.concurrent.Callable;
/* JADX INFO: loaded from: classes.dex */
public interface IsomorphicObjectBoundaryInterface {
Object getOrCreatePeer(Callable<Object> callable);
}
Download file