public class FrameOptions extends Object
Constructor and Description |
---|
FrameOptions() |
Modifier and Type | Method and Description |
---|---|
static boolean |
needsFrames(byte[] bs) |
static int |
pickFlags(byte[] bs)
Java 7 and above require frame info for class version above 7.
|
public static int pickFlags(byte[] bs)
bs
- a classpublic static boolean needsFrames(byte[] bs)
Copyright © 2021 org.pitest. All rights reserved.