public abstract static class TranscodingHints.Key extends Object
Modifier | Constructor and Description |
---|---|
protected |
TranscodingHints.Key()
Constructs a key.
|
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isCompatibleValue(Object val)
Returns true if the specified object is a valid value for
this key, false otherwise.
|
public abstract boolean isCompatibleValue(Object val)
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.