Uses of Package
com.uwyn.jhighlight.pcj.map
Packages that use com.uwyn.jhighlight.pcj.map
Package
Description
-
Classes in com.uwyn.jhighlight.pcj.map used by com.uwyn.jhighlight.pcj.mapClassDescriptionThis class represents an abstract base for implementing maps from char values to objects.This interface represents maps from char values to objects.This interface represents iterators over maps from char values to objects.
-
Classes in com.uwyn.jhighlight.pcj.map used by com.uwyn.jhighlight.pcj.utilClassDescriptionThrown to indicate that an attempt was made to retrieve a non-existing mapping in a map.
-
Classes in com.uwyn.jhighlight.pcj.map used by com.uwyn.jhighlight.toolsClassDescriptionThis class represents open addressing hash table based maps from char values to objects.