private static class JPEGTranscoder.QualityKey extends TranscodingHints.Key
| Modifier | Constructor and Description |
|---|---|
private |
QualityKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCompatibleValue(java.lang.Object v)
Returns true if the specified object is a valid value for
this key, false otherwise.
|
public boolean isCompatibleValue(java.lang.Object v)
TranscodingHints.KeyisCompatibleValue in class TranscodingHints.Key