| Modifier and Type | Method and Description |
|---|---|
Intrinsic |
build() |
static Intrinsic.Builder |
create(Object value) |
Intrinsic.Builder |
stackTrace(Boolean stackTrace)
(experimental) Capture the stack trace of where this token is created.
|
@Stability(value=Experimental) public static Intrinsic.Builder create(Object value)
value - This parameter is required.Intrinsic.Builder.@Stability(value=Experimental) public Intrinsic.Builder stackTrace(Boolean stackTrace)
Default: true
stackTrace - Capture the stack trace of where this token is created. This parameter is required.thisCopyright © 2021. All rights reserved.