|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use KeyDuplicatedException | |
net.walend.lyophil.memory | This package contains an implementation of lyophil that runs inside a jvm's memory. |
Uses of KeyDuplicatedException in net.walend.lyophil.memory |
Methods in net.walend.lyophil.memory that throw KeyDuplicatedException | |
void |
TransientSingleValueIndex.put(java.lang.Object key,
java.io.Serializable id)
Puts the key id pair into the index. |
void |
SingleValueIndex.put(java.lang.Object key,
java.io.Serializable id)
Puts the key id pair into the index. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |