public class ThreadDumpPrinter extends Object
Modifier and Type | Method and Description |
---|---|
Iterable<ThreadInfo> |
iterableOf() |
Iterator<ThreadInfo> |
iteratorOf() |
StringBuilder |
print(StringBuilder sb) |
public Iterable<ThreadInfo> iterableOf()
public Iterator<ThreadInfo> iteratorOf() throws IOException
IOException
public StringBuilder print(StringBuilder sb)
Copyright © 2019 Nuxeo. All rights reserved.