|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRegistryController
Method Summary | |
---|---|
String |
getStringForUniqueId(int id)
Gets a string for a unique id. |
IRegistry<String> |
getStringRegistry()
Gets the used IRegistry |
int |
getUniqueIdForString(String string)
Gets a unique id for a string. |
Method Detail |
---|
int getUniqueIdForString(String string)
string
- the string
String getStringForUniqueId(int id)
id
- the unique id
IRegistry<String> getStringRegistry()
|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |