LibraryData

Constructors

Link copied to clipboard
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>)

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
open fun isLoaded(): Boolean
Link copied to clipboard
abstract fun toString(): String