public class NBootMsgParam extends Object
| Constructor and Description |
|---|
NBootMsgParam(String name,
Supplier<?> value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Supplier<?> |
getValue() |
static NBootMsgParam |
of(String name,
Supplier<?> value) |
Copyright © 2025 vpc open source initiative. All rights reserved.