public class DiagnosticUtil extends Object
Constructor and Description |
---|
DiagnosticUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getMessages(DiagnosticCollector<?> collector)
获取
DiagnosticCollector 收集到的诊断信息,以文本返回 |
public static String getMessages(DiagnosticCollector<?> collector)
DiagnosticCollector
收集到的诊断信息,以文本返回collector
- DiagnosticCollector
Copyright © 2024. All rights reserved.