Package ubic.gemma.persistence.util
Interface CacheUtils.Lock
- 
- All Superinterfaces:
- AutoCloseable
 - Enclosing class:
- CacheUtils
 
 public static interface CacheUtils.Lock extends AutoCloseable 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()
 
- 
- 
- 
Method Detail- 
closevoid close() - Specified by:
- closein interface- AutoCloseable
 
 
- 
 
-