public class ImageKey
extends java.lang.Object
Constructor and Description |
---|
ImageKey(java.lang.String uri,
ImageFlavor flavor)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |
public ImageKey(java.lang.String uri, ImageFlavor flavor)
uri
- the original URIflavor
- the image flavorCopyright 1999-2025 The Apache Software Foundation. All Rights Reserved.