public interface  net.bytebuddy.build.Plugin$Engine$PoolStrategy extends java.lang.Object
{
public abstract net.bytebuddy.pool.TypePool typePool(net.bytebuddy.dynamic.ClassFileLocator);
}