|
Framework Professional Edition Package |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| HashIntObjNS | Hashtable for mapping int keys to Object values. |
| HashIntObjS | Synchronized extension of com.prosyst.util.hash.HashIntObjNS |
| HashLongObjNS | Hashtable for mapping long keys to Object values. |
| HashLongObjS | Synchronized extension of com.prosyst.util.hash.HashLongObjNS |
| HashObjIntNS | Hashtable for mapping Object keys to int values. |
| HashObjIntS | Synchronized extension of com.prosyst.util.hash.HashObjIntNS |
| HashObjLongNS | Hashtable for mapping Object keys to long values. |
| HashObjLongS | Synchronized extension of com.prosyst.util.hash.HashObjLongNS |
| Key | Helper class for keeping property names in XProperties |
| LRUCache | LRUCache is a dictionary, that holds only the last most-used entries. |
| TrackingHashtable | An implementation of Hashtable which tracks all changes made in the table. |
| XProperties | Helper class for reading and writing properties in text file |
Provides hashing utilities among which are several Hashtables accepting primitive data types for keys or values.
|
Framework Professional Edition Package |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||