| Modifier and Type | Method and Description |
|---|---|
static Includes |
Includes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Includes[] |
Includes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Recording.include(Class<?> clazz,
Includes... includeOptions) |
Recording |
Recording.sourceCodeOf(String label,
Class<?> clazz,
Includes... includeOptions) |
Copyright © 2023. All rights reserved.