| Package | Description |
|---|---|
| pro.fessional.mirana.cond |
| Modifier and Type | Method and Description |
|---|---|
static IfSetter.Absent |
IfSetter.Absent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfSetter.Absent[] |
IfSetter.Absent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
IfSetter.set(T target,
S source,
@NotNull IfSetter.Absent to,
@NotNull IfSetter.Present of)
should set source's props to target on target absent and source present.
|
Copyright © 2024. All rights reserved.