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

com.rapid7.armor.dictionary.Dictionary Maven / Gradle / Ivy

There is a newer version: 0.0.52
Show newest version
package com.rapid7.armor.dictionary;

public interface Dictionary {
  String getValue(Integer entityId);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy