Modifier and Type | Field and Description |
---|---|
protected String |
resourceName |
protected int |
resourceType |
Constructor and Description |
---|
ResourceUtil(String resourceName,
int resourceType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
resourceName()
returns the name of the resource
|
int |
resourceType()
an integer representing the type of the resource.
|
protected String resourceName
protected int resourceType
public ResourceUtil(String resourceName, int resourceType)
public String resourceName()
Resource
resourceName
in interface Resource
public int resourceType()
Resource
resourceType
in interface Resource
Copyright © 2022. All rights reserved.