| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimedCache | |
|---|---|
| oracle.ide.util | Contains utility classes. | 
| Uses of TimedCache in oracle.ide.util | 
|---|
| Methods in oracle.ide.util that return TimedCache | ||
|---|---|---|
| static
 | TimedCache.newInstance()Deprecated. Static factory method to create a new TimedCacheinstance with
 the default expiration time, capacity, and load factor. | |
| static
 | TimedCache.newInstance(int defaultExpiration)Deprecated. Static factory method to create a new TimedCacheinstance with
 the deafult capacity and load factor. | |
| static
 | TimedCache.newInstance(int defaultExpiration,
            int initialCapacity,
            float loadFactor)Deprecated. Static factory method to create a new TimedCacheinstance. | |
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||