public static class AbstractLibrary.DefaultRequired extends Object implements Library.Required
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Library |
getLibrary(Set<Library> pool) |
Class |
getLibraryClass() |
String |
getType() |
int |
hashCode() |
String |
toString() |
public Class getLibraryClass()
getLibraryClass
in interface Library.Required
public Library getLibrary(Set<Library> pool)
getLibrary
in interface Library.Required
public String getType()
getType
in interface Library.Required