public class Notification extends Object
search Notification Pattern & Specification Pattern
for more details
限定符和类型 | 方法和说明 |
---|---|
void |
addError(String error,
Object... args) |
static Notification |
build() |
String |
first() |
Object[] |
firstArgs() |
List<String> |
getErrors() |
boolean |
hasError() |
Copyright © 2020–2023. All rights reserved.