public class Name extends Object
| Modifier and Type | Method and Description |
|---|---|
static Name |
of(@NonNull String name)
创建 Name
|
static Name |
of(@NonNull String name,
@NonNull String override)
创建 Name
|
String |
toString() |
Copyright © 2023. All rights reserved.