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

edu.iris.dmc.seed.control.dictionary.DictionaryBlockette Maven / Gradle / Ivy

The newest version!
package edu.iris.dmc.seed.control.dictionary;

import edu.iris.dmc.seed.Blockette;

public interface DictionaryBlockette extends Blockette{
	public int getLookupKey();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy