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

com.almondtools.util.map.KeySerializer Maven / Gradle / Ivy

package com.almondtools.util.map;

public interface KeySerializer {

	long[] toLongArray(T object);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy