public class LibraryResource extends Object
Constructor and Description |
---|
LibraryResource(String library,
String resourceName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getLibrary() |
String |
getResourceName() |
int |
hashCode() |
static Iterable<LibraryResource> |
of(Iterable<LibraryScriptString> scripts) |
String |
toString() |
public String getLibrary()
public String getResourceName()
public static Iterable<LibraryResource> of(Iterable<LibraryScriptString> scripts)
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.