Uses of Class
org.refcodes.struct.KeyNotFoundException
-
-
Uses of KeyNotFoundException in org.refcodes.struct
Methods in org.refcodes.struct that throw KeyNotFoundException Modifier and Type Method Description default V
Keys. use(K aKey)
Retrieves the element assigned to the given key.
-