public class Specification extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Specification.Parameter |
static class |
Specification.QueryDirection |
class |
Specification.QuerySelector |
static class |
Specification.SootMethodWithSelector |
| Modifier and Type | Method and Description |
|---|---|
static Specification |
create(String... spec) |
Set<Specification.SootMethodWithSelector> |
getMethodAndQueries() |
static Specification |
loadFrom(String filePath) |
public static Specification loadFrom(String filePath) throws IOException
IOExceptionpublic static Specification create(String... spec)
public Set<Specification.SootMethodWithSelector> getMethodAndQueries()
Copyright © 2024. All rights reserved.