![JAR search and dependency download from the Maven repository](/logo.png)
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