public class InjectionPoint extends Object
| Modifier and Type | Field and Description |
|---|---|
static InjectionPoint |
NONE |
| Constructor and Description |
|---|
InjectionPoint(int[] injectableArguments,
String bugType) |
public static InjectionPoint NONE
public InjectionPoint(int[] injectableArguments,
String bugType)
public int[] getInjectableArguments()
public String getBugType()
Copyright © 2015. All rights reserved.