public class BytecodeLocSet extends BytecodeLoc
NONE, TODO| Modifier and Type | Method and Description |
|---|---|
Collection<Method> |
getMethods() |
Collection<Integer> |
getOffsetsForMethod(Method method) |
boolean |
isEmpty() |
String |
toString() |
combine, combine, combineShallowpublic Collection<Method> getMethods()
getMethods in class BytecodeLocpublic Collection<Integer> getOffsetsForMethod(Method method)
getOffsetsForMethod in class BytecodeLocpublic boolean isEmpty()
isEmpty in class BytecodeLocCopyright © 2011-2021. All Rights Reserved.