public class Strategies<W extends wpds.impl.Weight> extends Object
| Constructor and Description |
|---|
Strategies(BoomerangOptions opts,
AbstractBoomerangSolver solver,
com.google.common.collect.Multimap<Field,Statement> fieldLoadStatements,
com.google.common.collect.Multimap<Field,Statement> fieldStoreStatements) |
| Modifier and Type | Method and Description |
|---|---|
ArrayHandlingStrategy<W> |
getArrayHandlingStrategy() |
StaticFieldStrategy<W> |
getStaticFieldStrategy() |
public Strategies(BoomerangOptions opts, AbstractBoomerangSolver solver, com.google.common.collect.Multimap<Field,Statement> fieldLoadStatements, com.google.common.collect.Multimap<Field,Statement> fieldStoreStatements)
public StaticFieldStrategy<W> getStaticFieldStrategy()
public ArrayHandlingStrategy<W> getArrayHandlingStrategy()
Copyright © 2024. All rights reserved.