public final class BytecodeHelper extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static Bytecode | filterInstructions(Bytecode bytecode,
                  Predicate<Bytecode.Instruction> predicate) | 
| static Optional<String> | getLambdaLanguage(Bytecode bytecode) | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.