Uses of Class
net.walend.lyophil.KeyDuplicatedException

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.
 



Copyright (c) 2000, 2001, David Walend