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()  | 
String | 
toString()  | 
public Resource(String name, ResourceType type)
Copyright © 2011–2018. All rights reserved.