public interface LibraryScope
| 限定符和类型 | 字段和说明 |
|---|---|
static LibraryScope |
COMPILE |
static LibraryScope |
CONTAINER |
static LibraryScope |
MODULE |
static LibraryScope |
PROVIDED |
static LibraryScope |
RUNTIME |
static final LibraryScope COMPILE
static final LibraryScope RUNTIME
static final LibraryScope PROVIDED
static final LibraryScope MODULE
static final LibraryScope CONTAINER
Copyright © 2021. All rights reserved.