K - The type of the internally used resource identifierspublic interface LockStatistics<K>
| Modifier and Type | Method and Description |
|---|---|
void |
dump(Writer w)
Dumps detailed information about the internally held locks into the give
Writer. |
void dump(Writer w) throws IOException
Writer.w - the Writer to dump intoIOExceptionCopyright © 2017. All rights reserved.