Uses of Class
net.chayden.eliza.DecompList

Packages that use DecompList
net.chayden.eliza   
 

Uses of DecompList in net.chayden.eliza
 

Methods in net.chayden.eliza that return DecompList
 DecompList Key.decomp()
          Get the decomposition list.
 

Methods in net.chayden.eliza with parameters of type DecompList
 void KeyList.add(java.lang.String key, int rank, DecompList decomp)
          Add a new key.