public class BeanPropertyComments extends Object
| Modifier and Type | Field and Description |
|---|---|
static BeanPropertyComments |
EMPTY
Instance which can be used if there are no comments to add.
|
| Constructor and Description |
|---|
BeanPropertyComments(@NotNull List<String> comments,
@Nullable UUID uuid)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull List<String> |
getComments() |
@Nullable UUID |
getUuid()
UUID to identify this comment.
|
public static final BeanPropertyComments EMPTY
@Nullable public @Nullable UUID getUuid()
Copyright © 2016–2023 The AuthMe Team. All rights reserved.