public final class LibraryGroupElement
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static DataKey<LibraryGroupElement[]> |
ARRAY_DATA_KEY |
Constructor and Description |
---|
LibraryGroupElement(Module module) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
Module |
getModule() |
int |
hashCode() |
public static final DataKey<LibraryGroupElement[]> ARRAY_DATA_KEY
public LibraryGroupElement(Module module)
public Module getModule()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object