public static interface Implementation.Context.ExtractableView.InjectedCode
Modifier and Type | Interface and Description |
---|---|
static class |
Implementation.Context.ExtractableView.InjectedCode.None
A canonical implementation of non-applicable injected code.
|
Modifier and Type | Method and Description |
---|---|
StackManipulation |
getStackManipulation()
Returns the injected code.
|
boolean |
isDefined()
Checks if there is actually code defined to be injected.
|
StackManipulation getStackManipulation()
isDefined()
.boolean isDefined()
true
if code is to be injected.Copyright © 2014–2015. All rights reserved.