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

net.tascalate.memory.EdgeAcquiringStrategy Maven / Gradle / Ivy

package net.tascalate.memory;

public enum EdgeAcquiringStrategy {
    ENFORCE_POOLABLE_CAPACITY,
    USE_AVAILABLE_CAPACITY;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy