public interface BuildUtil
-
字段概要
字段 -
方法概要
静态方法修饰符和类型方法说明static Stringstatic voidstripPreview(Path root, Path classFile) static voidstripPreview(Path root, Path classFile, boolean forceJava17, boolean verbose, String matchException) static voidstripPreview(Path root, Path classFile, String matchException)
-
字段详细资料
-
OLD_EX
- 另请参阅:
-
NEW_EX
- 另请参阅:
-
CONSTANT_Utf8
static final int CONSTANT_Utf8- 另请参阅:
-
CONSTANT_Long
static final int CONSTANT_Long- 另请参阅:
-
CONSTANT_Double
static final int CONSTANT_Double- 另请参阅:
-
SIZE_INVALID
static final int SIZE_INVALID- 另请参阅:
-
U1
static final int U1- 另请参阅:
-
U2
static final int U2- 另请参阅:
-
U4
static final int U4- 另请参阅:
-
POOL_ENTRY_SIZE
static final int[] POOL_ENTRY_SIZE
-
-
方法详细资料
-
gitRev
-
stripPreview
- 抛出:
IOException
-
stripPreview
- 抛出:
IOException
-
stripPreview
static void stripPreview(Path root, Path classFile, boolean forceJava17, boolean verbose, String matchException) throws IOException - 抛出:
IOException
-