public static interface Instrumentation.Context.ExtractableView.InjectedCode
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | Instrumentation.Context.ExtractableView.InjectedCode.NoneA 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.