wt.folder.cache
Class FolderCache.Singleton

java.lang.Object
  extended bywt.folder.cache.FolderCache.Singleton
Enclosing class:
FolderCache

static class FolderCache.Singleton
extends Object


Field Summary
(package private) static FolderCache cache
           
 
Constructor Summary
(package private) FolderCache.Singleton()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cache

static final FolderCache cache
Constructor Detail

FolderCache.Singleton

FolderCache.Singleton()