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

io.sirix.cache.NamesCacheKey Maven / Gradle / Ivy

package io.sirix.cache;

public record NamesCacheKey(int revision, int indexNumber) {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy