All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.vproxy.pni.PooledAllocatorProvider Maven / Gradle / Ivy

The newest version!
package io.vproxy.pni;

public interface PooledAllocatorProvider {
    Allocator create();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy