public class ResourceCacheKey extends Object
| Constructor and Description |
|---|
ResourceCacheKey(String resourceType,
String resourceName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getResourceName() |
String |
getResourceType() |
int |
hashCode() |
String |
toString() |
Copyright © 2018 WSO2. All rights reserved.