public class Resource extends Object
| Constructor and Description |
|---|
Resource(String name,
ResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
ResourceType |
getType() |
int |
hashCode() |
public Resource(String name, ResourceType type)
Copyright © 2011–2017. All rights reserved.