Module net.anwiba.commons.utilities
Interface IKeyValueRegistry<K,V>
- All Known Implementing Classes:
KeyValueRegistry
public interface IKeyValueRegistry<K,V>
-
Method Summary
-
Method Details
-
register
-
get
-
contains
-
getItems
-
remove
-
isEmpty
boolean isEmpty()
-