public class MethodAndSink extends Object
| Constructor and Description |
|---|
MethodAndSink(String method,
InjectionSink sink) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getMethod() |
InjectionSink |
getSink() |
int |
hashCode() |
public MethodAndSink(String method, InjectionSink sink)
Copyright © 2017. All rights reserved.