BetterModel
Toggle table of contents
1.12.2-SNAPSHOT-357
core
Platform filter
core
Switch theme
Search in API
BetterModel
core
/
kr.toxicity.model
/
BetterModelLibrary
/
LibraryData
/
LibraryData
Library
Data
constructor
(
@
NotNull
group
:
String
,
@
NotNull
artifact
:
String
,
@
Nullable
relocation
:
String
)
constructor
(
@
NotNull
group
:
String
,
@
NotNull
artifact
:
String
,
@
Nullable
relocation
:
String
,
@
NotNull
predicate
:
BooleanSupplier
)
constructor
(
@
NotNull
group
:
String
,
@
NotNull
artifact
:
String
,
@
Nullable
relocation
:
String
,
@
NotNull
@
Unmodifiable
subModules
:
@
Unmodifiable
Set
<
String
>
)