| java.lang.Object | |
| ↳ | com.pdftron.common.CommonCompat.RecentlyUsedCache |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static void | AccessDocument(String document_path) | ||||||||||
| static String | GetBitmapPathIfExists(String document_path) | ||||||||||
| static void | InitializeRecentlyUsedCache(long num_documents, long max_absolute_space, double max_percentage_space) | ||||||||||
| static void | RemoveDocument(String document_path) | ||||||||||
| static void | RenameDocument(String old_path, String new_path) | ||||||||||
| static void | ResetCache() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||