JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.hyperfoil.api.config
Annotation Interface BuilderBase.IgnoreCopy
Enclosing interface:
BuilderBase
<
S
extends
BuilderBase
<
S
>>
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public static @interface
BuilderBase.IgnoreCopy
Used to ignore copying the field (e.g. when it's final, or we don't want to call it 'parent').