Package | Description |
---|---|
com.uwyn.jhighlight.pcj.map | |
com.uwyn.jhighlight.pcj.util |
Class | Description |
---|---|
AbstractCharKeyMap |
This class represents an abstract base for implementing
maps from char values to objects.
|
CharKeyMap |
This interface represents maps from char values to objects.
|
CharKeyMapIterator |
This interface represents iterators over maps from
char values to objects.
|
Class | Description |
---|---|
NoSuchMappingException |
Thrown to indicate that an attempt was made to retrieve a
non-existing mapping in a map.
|
Copyright © 2011–2019. All rights reserved.