| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| 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 TimedCache instance with the default expiration time, capacity, and load factor. | 
|
static
  | 
TimedCache.newInstance(int defaultExpiration)Deprecated. Static factory method to create a new TimedCache instance with the deafult capacity and load factor. | 
|
static
  | 
TimedCache.newInstance(int defaultExpiration, int initialCapacity, float loadFactor)Deprecated. Static factory method to create a new TimedCache instance. | 
|
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||