| Modifier and Type | Method and Description | 
|---|---|
| static <A extends TraversalStrategy> | findStrategies(Bytecode bytecode,
              Class<A> clazz)Parses  Bytecodeto findTraversalStrategyobjects in the source instructions. | 
public static <A extends TraversalStrategy> Iterator<A> findStrategies(Bytecode bytecode, Class<A> clazz)
Bytecode to find TraversalStrategy objects in the source instructions.Copyright © 2013–2019 Apache Software Foundation. All rights reserved.