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