Home
last modified time | relevance | path

Searched refs:SingletonHolder (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/build/
DFileDownloadCacheFactory.java30 private static class SingletonHolder { class in FileDownloadCacheFactory
41 return SingletonHolder.INSTANCE; in getInstance()