Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.4.0)
E81459-01
 
- java.lang.Object
 
- 
- oracle.ide.file.ProjectCache.CacheEntry<E>
 
 
- 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
CacheEntry(E entry,
          long projectTimestamp,
          long userWorkspaceTimestamp,
          long userProjectTimestamp)  | 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Constructor Detail
- 
CacheEntry
public CacheEntry(E entry,
                  long projectTimestamp,
                  long userWorkspaceTimestamp,
                  long userProjectTimestamp)
 
 
- 
Method Detail
- 
getEntry
public E getEntry()
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.4.0)
E81459-01
 
Copyright © 1997, 2019, Oracle. All rights reserved.